Skip to content

Commit

Permalink
Revert codecov action (raviqqe#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Sep 21, 2023
1 parent e3191a0 commit 9426595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- run: tools/coverage.sh
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3
with:
files: lcov.info

0 comments on commit 9426595

Please sign in to comment.