chore: update test tooling #75

Merged
t.behrendt merged 4 commits from chore-update-test-tooling into main 2026-01-10 21:42:49 +01:00
Showing only changes of commit 4cc623ca48 - Show all commits

View File

@@ -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