Skip to content

Commit b9b1c5a

Browse files
committed
CI: parallel unit tests
1 parent 3a7f5d6 commit b9b1c5a

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
@@ -47,4 +47,4 @@ build: false
4747

4848
test_script:
4949
- "cd C:\\projects\\openml-python"
50-
- "%CMD_IN_ENV% pytest --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"
50+
- "%CMD_IN_ENV% pytest -n 4 --timeout=600 --timeout-method=thread -sv --ignore='test_OpenMLDemo.py'"

0 commit comments

Comments
 (0)