Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 26, 2024
1 parent 352bd7e commit 79b92dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,9 +375,6 @@ jobs:
name: TestRS ${{ matrix.name }}
path: tmp/zqmr/t/junit/test-results.xml
reporter: java-junit
- name: Display code coverage summary
if: always()
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 79b92dc

Please sign in to comment.