Skip to content

Commit

Permalink
22
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 26, 2024
1 parent dff4fb5 commit a9dbb79
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 @@ -386,7 +386,7 @@ jobs:
with:
name: Test Results
path: tmp/zqmr/t/junit/test-results.xml
reporter: java-junit
reporter: junit
- name: Upload coverage to Codecov
if: always()
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit a9dbb79

Please sign in to comment.