]> https://gitweb.dealii.org/ - dealii.git/commitdiff
linux-debug-cuda-11-clang: do not archive detailed.log.
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 14:13:05 +0000 (16:13 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 18:06:10 +0000 (20:06 +0200)
.github/workflows/linux.yml

index cf1ff91e998eb60d9f5509b5184d364e3bb12953..1c9e46446ace7250bf6045ccfb141b78fcd40a7f 100644 (file)
@@ -459,12 +459,8 @@ jobs:
               -D DEAL_II_WITH_P4EST="ON" \
               -D DEAL_II_COMPONENT_EXAMPLES="ON" \
               ..
-        cat detailed.log
-    - name: archive detailed.log
-      uses: actions/upload-artifact@v4
-      with:
-        name: linux-cuda-clang-detailed.log
-        path: build/detailed.log
+    - name: print detailed.log
+      run: cat build/detailed.log
     - name: build deal.II
       run: |
         cd build

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.