]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable parallel testing to prevent file locking issue. 17278/head
authorMarc Fehling <mafehling.git@gmail.com>
Thu, 18 Jul 2024 10:04:05 +0000 (12:04 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Thu, 18 Jul 2024 10:04:05 +0000 (12:04 +0200)
.github/workflows/windows.yml

index 18f95780e99f2b67ec559cd8c9359d975ba8b2ca..029204ba97970edcee2581fc61822f70e3d79a2f 100644 (file)
@@ -57,7 +57,7 @@ jobs:
     - name: test
       run: |
         cmake --build build --parallel 2 --target setup_tests_a-framework setup_tests_quick_tests
-        ctest --test-dir build --build-config Debug --parallel 2 --output-on-failure --extra-verbose
+        ctest --test-dir build --build-config Debug --output-on-failure --extra-verbose
     - name: archive
       # run only if a PR is merged into master
       if: ${{ github.ref == 'refs/heads/master' && matrix.os == 'windows-2022' }}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.