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 325459e commit 8e9b4e5Copy full SHA for 8e9b4e5
.github/workflows/windows-build.yml
@@ -38,5 +38,5 @@ jobs:
38
shell: cmd
39
- name: Test
40
working-directory: target
41
- run: ctest --output-on-failure -LE json
+ run: ctest --output-on-failure -LE json -j8
42
0 commit comments