This commit is contained in:
@@ -42,3 +42,10 @@ jobs:
|
|||||||
run: make test
|
run: make test
|
||||||
- name: check:format
|
- name: check:format
|
||||||
run: make 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