chore: update test tooling #75
@@ -42,3 +42,10 @@ 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