Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 1b59296

Browse files
committed
ENH Run tests
1 parent 591b0c9 commit 1b59296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/posix-sdist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
cd $TEST_DIR
7777
7878
python -m pip install pytest
79-
# pytest -l --junitxml=$JUNITXML --pyargs sklearn
79+
pytest -l --junitxml=$JUNITXML --pyargs sklearn
8080
displayName: Runs tests
8181
8282
- task: PublishTestResults@2

0 commit comments

Comments
 (0)