We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59964f commit f8e0baaCopy full SHA for f8e0baa
1 file changed
ports/windows/.appveyor.yml
@@ -22,7 +22,7 @@ test_script:
22
- cmd: >-
23
cd tests
24
25
- %MICROPY_CPYTHON3% run-tests
+ %MICROPY_CPYTHON3% run-tests --auto-jobs
26
27
skip_tags: true
28
0 commit comments