]> https://gitweb.dealii.org/ - dealii.git/commitdiff
github: serial: increase output verbosity
authorMatthias Maier <tamiko@43-1.org>
Sat, 8 Jul 2023 03:22:22 +0000 (22:22 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sat, 8 Jul 2023 04:43:44 +0000 (23:43 -0500)
.github/workflows/linux.yml

index 31756a81e691578d0b06cda7911789adc423114b..7e70497c1969e3e1ff836554fdea331ca09c4617 100644 (file)
@@ -61,7 +61,7 @@ jobs:
         make -j2 \
           setup_tests_examples \
           setup_tests_quick_tests
-        ctest --output-on-failure -j2
+        ctest --output-on-failure -j2 -VV
 
   ########################
   # linux-debug-parallel #
@@ -121,7 +121,7 @@ jobs:
           setup_tests_quick_tests \
           setup_tests_simplex \
           setup_tests_vtk
-        ctest --output-on-failure -j2
+        ctest --output-on-failure -j2 -VV
 
   ############################
   # linux-debug-intel-oneapi #
@@ -207,7 +207,7 @@ jobs:
         make -j2 \
           setup_tests_examples \
           setup_tests_quick_tests
-        ctest --output-on-failure -j2
+        ctest --output-on-failure -j2 -VV
 
   #######################
   # linux-debug-cuda-11 #

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.