Skip to content

Commit 1c33a35

Browse files
committed
changed workflow
1 parent 8929fc5 commit 1c33a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
run: uv run --script setup/setup.py
9393
- name: Run Llama
9494
working-directory: examples/llama
95-
run: SEARCH=1 cargo test -p luminal_cuda --verbose
95+
run: SEARCH=1 cargo run --release

0 commit comments

Comments
 (0)