Skip to content

Commit d4eb833

Browse files
committed
updates
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 3acc70f commit d4eb833

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/cargo-test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,3 @@ jobs:
4040
run: |
4141
cargo build --all
4242
cargo nextest run --all --test-threads=1 --no-fail-fast
43-
env:
44-
#- name: Upload to codecov.io
45-
#uses: codecov/codecov-action@v3
46-
#with:
47-
#token: ${{secrets.CODECOV_TOKEN}}
48-
# fail_ci_if_error: true
49-
#flags: unittests
50-
#verbose: true
51-
# files: lcov.info

0 commit comments

Comments
 (0)