Revert "choreL: update test tooling (#72)"
All checks were successful
CI / test (pull_request) Successful in 25s
All checks were successful
CI / test (pull_request) Successful in 25s
This reverts commit 2bfb4419d3.
This commit is contained in:
@@ -10,9 +10,7 @@ env:
|
||||
jobs:
|
||||
test:
|
||||
name: test
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
- linux_amd64
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
@@ -44,10 +42,3 @@ jobs:
|
||||
run: make test
|
||||
- name: check:format
|
||||
run: make check-format
|
||||
- name: Upload test-coverage
|
||||
uses: ChristopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: realdnydns-test-coverage
|
||||
path: |
|
||||
lcov.info
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user