Skip to content

Commit c42afc4

Browse files
committed
Allow fail of upload coverage report
1 parent 1c520d3 commit c42afc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,3 @@ jobs:
3636
cargo tarpaulin --verbose --features=intel-mkl --out Xml --manifest-path=ndarray-linalg/Cargo.toml
3737
- name: Upload to codecov.io
3838
uses: codecov/codecov-action@v1
39-
with:
40-
fail_ci_if_error: true

0 commit comments

Comments
 (0)