Skip to content

Commit

Permalink
Update coverage workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Apr 28, 2024
1 parent b84d10b commit 529d4b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Expand Up @@ -37,6 +37,7 @@ jobs:
name: test-images
path: ./com.io7m.digal.tests/testCSS.png
- name: Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.digal.tests/target/site/jacoco-aggregate/jacoco.xml

0 comments on commit 529d4b3

Please sign in to comment.