Skip to content

Commit

Permalink
Update coverage pipeline to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
nck974 committed Nov 9, 2024
1 parent 0a2f10c commit ad835c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run tests and collect coverage
run: mvn -B test jacoco:report -f diogenes/pom.xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit ad835c4

Please sign in to comment.