Skip to content

Commit

Permalink
chore(ci): rollback codecov to v3 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev authored Dec 30, 2023
1 parent 2808cfb commit 1cb513d
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 @@ -60,7 +60,7 @@ jobs:
RUSTDOCFLAGS: |
-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off
- uses: actions-rs/[email protected]
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3
with:
file: ./lcov.info

Expand Down

0 comments on commit 1cb513d

Please sign in to comment.