Skip to content

Commit

Permalink
asdfsadf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 26, 2024
1 parent 6c2f7dc commit 8e729db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
reporter: java-junit
- name: Display code coverage summary
if: always()
run: cat tmp/zqmr/t/coverage.html
run: cat tmp/zqmr/t/htmlcov/index.html
- name: Upload coverage to Codecov
if: always()
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 8e729db

Please sign in to comment.