Skip to content

Commit

Permalink
Try removing the dont-implement-sort feature
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Jan 5, 2024
1 parent 96c0e77 commit cc9d0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: CUDA tests
run: |
cargo nextest run --release --features dont-implement-sort
cargo nextest run

0 comments on commit cc9d0f1

Please sign in to comment.