mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
compile-only test for IR3 actually works (#13619)
This commit is contained in:
committed by
GitHub
parent
a17077d1d9
commit
a4c3d48aa9
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -1000,4 +1000,5 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
python -c "from tinygrad import Device; assert Device.DEFAULT == 'NULL'"
|
||||
DEBUG=4 python3 test/test_ops.py TestOps.test_add
|
||||
python -m pytest -n=auto test/test_ops.py --durations=20
|
||||
|
||||
Reference in New Issue
Block a user