forked from tinygrad/tinygrad
pytest deps
This commit is contained in:
@@ -256,6 +256,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-tinygrad
|
||||
with:
|
||||
key: null-schedule
|
||||
deps: testing_unit
|
||||
- name: Run NULL backend tests
|
||||
run: NULL=1 python -m pytest -n=auto test/null/ --durations=20
|
||||
- name: Run targetted tests on NULL backend
|
||||
|
||||
Reference in New Issue
Block a user