Skip to content

Commit aa56dd2

Browse files
committed
CI: run windows tests in parallel
1 parent 89173d1 commit aa56dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ build: false
4545

4646
test_script:
4747
- "cd C:\\projects\\openml-python"
48-
- "%CMD_IN_ENV% pytest"
48+
- "%CMD_IN_ENV% pytest --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"

0 commit comments

Comments
 (0)