mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
Make CI unit tests run sequentially
This commit is contained in:
2
.github/workflows/win-msvc.yml
vendored
2
.github/workflows/win-msvc.yml
vendored
@@ -62,4 +62,4 @@ jobs:
|
||||
- name: Run
|
||||
working-directory: build
|
||||
run: >-
|
||||
ctest -C Debug --output-on-failure -j ${{steps.cores.outputs.count}}
|
||||
ctest -C Debug --output-on-failure
|
||||
|
||||
Reference in New Issue
Block a user