Skip to content

Commit

Permalink
No rust-gpu in CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 20, 2024
1 parent 8568bdb commit a147a77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ prep-ci:
ci: prep-ci
just clippy
just cov
just cov-rsgpu
# just cov-rsgpu

[macos]
[windows]
ci: prep-ci
just clippy
just test
just test-rsgpu
# just test-rsgpu

[group('rust'), no-cd]
test:
Expand Down

0 comments on commit a147a77

Please sign in to comment.