mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +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
|
||||
with:
|
||||
command: clippy
|
||||
args: --tests --examples --all-features -- -D warnings
|
||||
args: --tests --examples -- -D warnings
|
||||
|
Reference in New Issue
Block a user