Skip to content

Commit

Permalink
bump codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhickman committed Aug 28, 2023
1 parent 87aee56 commit 9487480
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 @@ -77,6 +77,6 @@ jobs:
run: |
cargo tarpaulin --verbose --packages prost-reflect prost-reflect-tests --all-features --timeout 120 --out Xml
- name: Upload to codecov.io
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true

0 comments on commit 9487480

Please sign in to comment.