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 8e9b4e5 commit 37cba7fCopy full SHA for 37cba7f
.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 -j8
+ run: ctest --output-on-failure -LE json
42
0 commit comments