Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/add-to-p…
Browse files Browse the repository at this point in the history
…roject-0.6.1
  • Loading branch information
chasefleming authored Apr 11, 2024
2 parents 8dc4554 + 5d74134 commit 82b4a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
make check-tidy
make check-headers
- name: Upload coverage report
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
file: ./coverage.txt
flags: unittests
Expand Down

0 comments on commit 82b4a0b

Please sign in to comment.