Skip to content

Commit

Permalink
Always update coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Long committed Aug 23, 2024
1 parent 12e541c commit 6c504ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: make coverage

- uses: actions/upload-artifact@v4
if: always()
with:
name: coverage
path: .coverage.html
Expand Down

0 comments on commit 6c504ef

Please sign in to comment.