mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
cuda is not available on the CI so deactivate it.
This commit is contained in:
2
.github/workflows/rust-ci.yml
vendored
2
.github/workflows/rust-ci.yml
vendored
@ -69,4 +69,4 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: clippy
|
command: clippy
|
||||||
args: --tests --examples --all-features -- -D warnings
|
args: --tests --examples -- -D warnings
|
||||||
|
Reference in New Issue
Block a user