]> git.stg.codes - stg.git/commitdiff
Verbose test reports on failures.
authorMaksym Mamontov <madf@madf.info>
Fri, 19 Aug 2022 08:45:09 +0000 (11:45 +0300)
committerMaksym Mamontov <madf@madf.info>
Fri, 19 Aug 2022 08:45:09 +0000 (11:45 +0300)
.github/workflows/buildtest.yml

index 0f6342298cea852bf5da634d1d793111827a215c..2c0d83ab8af9280b1c8f7bd71dbfbd096dfc10ee 100644 (file)
@@ -46,4 +46,4 @@ jobs:
       shell: bash
       # Execute tests defined by the CMake configuration.
       # See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
-      run: ctest -C $BUILD_TYPE
+      run: ctest -C $BUILD_TYPE --rerun-failed --output-on-failure