hotfix: tasteful ctrl-c in parallel beam

This commit is contained in:
George Hotz
2023-12-05 18:20:10 +00:00
parent 35b5e95097
commit ec594cf03c
2 changed files with 32 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ repos:
pass_filenames: false
- id: devicetests
name: select GPU tests
entry: env GPU=1 PYTHONPATH="." pytest test/test_uops.py test/test_custom_function.py
entry: env GPU=1 PYTHONPATH="." pytest test/test_uops.py test/test_custom_function.py test/test_search.py
language: system
always_run: true
pass_filenames: false