Skip to content

Commit

Permalink
Update codecov.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 2, 2024
1 parent 1e494a7 commit 9318bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
name: test-logs
path: ./com.io7m.blackthorne.tests/target/surefire-reports
- name: Coverage
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.blackthorne.tests/target/site/jacoco-aggregate/jacoco.xml

0 comments on commit 9318bb1

Please sign in to comment.