We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7f5d6 commit b9b1c5aCopy full SHA for b9b1c5a
1 file changed
appveyor.yml
@@ -47,4 +47,4 @@ build: false
47
48
test_script:
49
- "cd C:\\projects\\openml-python"
50
- - "%CMD_IN_ENV% pytest --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"
+ - "%CMD_IN_ENV% pytest -n 4 --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"
0 commit comments