Skip to content

Commit 7b1374c

Browse files
authored
Enable OSS coreml python tests (#10975)
As titled
1 parent e84c319 commit 7b1374c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ addopts =
4747
--ignore=backends/xnnpack/test/ops/test_sdpa.py
4848
backends/xnnpack/test/passes
4949
backends/xnnpack/test/serialization
50+
# backends/apple/coreml
51+
backends/apple/coreml/test
5052
# extension/
5153
extension/llm/modules/test
5254
extension/llm/export

0 commit comments

Comments
 (0)