pytest deps

This commit is contained in:
2026-03-03 17:29:44 +08:00
parent 02da66053e
commit 5e1c5304ec
+1
View File
@@ -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