Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit a56a599

Browse files
committed
Remove Tests/ML/datasets from pytest discovery
1 parent a551a9b commit a56a599

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
@@ -1,6 +1,6 @@
11
[pytest]
22
testpaths=Tests TestsOutsidePackage TestSubmodule
3-
norecursedirs=azure-pipelines docs sphinx-docs InnerEye logs outputs test_data
3+
norecursedirs=azure-pipelines docs sphinx-docs InnerEye logs outputs test_data Tests/ML/datasets
44
addopts=--strict-markers
55
markers=
66
gpu: Test needs a GPU to run

0 commit comments

Comments
 (0)