Skip to content

Commit 9426595

Browse files
authored
Revert codecov action (raviqqe#55)
1 parent e3191a0 commit 9426595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- uses: actions/checkout@v4
2424
- uses: Swatinem/rust-cache@v2
2525
- run: tools/coverage.sh
26-
- uses: codecov/codecov-action@v4
26+
- uses: codecov/codecov-action@v3
2727
with:
2828
files: lcov.info

0 commit comments

Comments
 (0)