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 89173d1 commit aa56dd2Copy full SHA for aa56dd2
1 file changed
appveyor.yml
@@ -45,4 +45,4 @@ build: false
45
46
test_script:
47
- "cd C:\\projects\\openml-python"
48
- - "%CMD_IN_ENV% pytest"
+ - "%CMD_IN_ENV% pytest --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"
0 commit comments