]> https://gitweb.dealii.org/ - dealii.git/commitdiff
osx: do not archive CMakeConfigureLog.yaml.
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 15:38:12 +0000 (17:38 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 18:06:10 +0000 (20:06 +0200)
.github/workflows/osx.yml

index 74def68ca37460feb1b7fcf5917bd3939d3c8ae5..6797770d257127305f2d4cdcfd7fa6c28410c0a0 100644 (file)
@@ -58,13 +58,6 @@ jobs:
           setup_tests_a-framework \
           setup_tests_quick_tests
         ctest --output-on-failure -j2 -VV
-    - name: upload CMakeConfigureLog
-      uses: actions/upload-artifact@v4
-      if: always()
-      continue-on-error: true
-      with:
-        name: osx-serial-CMakeConfigureLog.yaml
-        path: CMakeFiles/CMakeConfigureLog.yaml
 
   osx-parallel64:
     # MPI build using apple clang and 64 bit indices
@@ -116,11 +109,3 @@ jobs:
           setup_tests_a-framework \
           setup_tests_quick_tests
         ctest --output-on-failure -j2 -VV
-    - name: upload CMakeConfigureLog
-      uses: actions/upload-artifact@v4
-      if: always()
-      continue-on-error: true
-      with:
-        name: osx-parallel64-CMakeConfigureLog.yaml
-        path: CMakeFiles/CMakeConfigureLog.yaml
-

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.