Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Downgrade coverage workflow to v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Apr 20, 2024
1 parent 537e5c0 commit 7c5c878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
name: test-logs
path: ./com.io7m.halite.tests/target/surefire-reports
- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
file: com.io7m.halite.tests/target/site/jacoco-aggregate/jacoco.xml

0 comments on commit 7c5c878

Please sign in to comment.