Skip to content

Commit

Permalink
CI: rename code coverage artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidB137 committed Sep 17, 2024
1 parent c2f3b82 commit 109789f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Upload coverage output
uses: actions/upload-artifact@v4
with:
name: coverage-html
name: tests-code-coverage-html
path: test/build/kvik_test_coverage

0 comments on commit 109789f

Please sign in to comment.