Skip to content

Commit 385a129

Browse files
committed
Run ops tests only
1 parent 1888144 commit 385a129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ addopts =
3838
--ignore=kernels/quantized/test/test_quant_dequant_per_token.py
3939
kernels/test/test_case_gen.py
4040
# backends/xnnpack
41-
backends/xnnpack/test
41+
backends/xnnpack/test/ops
4242
# Testing models is slow and we should gradually onboard
4343
--ignore=backends/xnnpack/test/models
4444
--ignore=backends/xnnpack/test/ops/test_bmm.py

0 commit comments

Comments
 (0)