We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c520d3 commit c42afc4Copy full SHA for c42afc4
.github/workflows/rust.yml
@@ -36,5 +36,3 @@ jobs:
36
cargo tarpaulin --verbose --features=intel-mkl --out Xml --manifest-path=ndarray-linalg/Cargo.toml
37
- name: Upload to codecov.io
38
uses: codecov/codecov-action@v1
39
- with:
40
- fail_ci_if_error: true
0 commit comments