mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Turned off parallelization for ctest
This commit is contained in:
parent
8199a1e83d
commit
190336d03b
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
arch: x64
|
||||
|
||||
- name: CTest
|
||||
run: ctest -S ctest.cmake -V --output-on-failure -j 2
|
||||
run: ctest -S ctest.cmake -V --output-on-failure
|
||||
|
||||
- name: Upload results
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user