Skip to content

Commit

Permalink
update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBoothroyd committed Oct 20, 2024
1 parent 827cd48 commit f8e349d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
make test
- name: CodeCov
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v4.1.1
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit f8e349d

Please sign in to comment.