Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
neoblizz committed Jun 9, 2024
1 parent 727e307 commit 883edf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
genhtml coverage.info --output-directory out
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ${{github.workspace}}/build/out/index.html

0 comments on commit 883edf5

Please sign in to comment.