cuda is not available on the CI so deactivate it.

This commit is contained in:
laurent
2023-06-21 14:50:52 +01:00
parent 7adffafeda
commit 7c317f9611

View File

@ -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