forked from tinygrad/tinygrad
hotfix: skip test/amd in macpytest
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Run pytest -nauto
|
||||
run: |
|
||||
source /tmp/tinygrad_pytest_ci/bin/activate
|
||||
pytest -nauto --durations=20
|
||||
pytest -nauto --ignore test/amd/ --durations=20
|
||||
|
||||
testmacbenchmark:
|
||||
name: Mac Benchmark
|
||||
|
||||
Reference in New Issue
Block a user