Files
tinygrad/pytest.ini
chenyu 1ac958a058 update pytest marks and CI test filters (#2587)
* remove pytest marks

* test more stuff

* fine revert some

* add that mark back

* skip that

* hmm LLVM does not work on ubuntu

* too slow on CUDA CI

* dup test
2023-12-03 15:20:44 -05:00

7 lines
80 B
INI

[pytest]
markers =
exclude_cuda
exclude_gpu
exclude_clang
onnx_coverage