git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f9cfb6b
)
Verbose test reports on failures.
author
Maksym Mamontov
<madf@madf.info>
Fri, 19 Aug 2022 08:45:09 +0000
(11:45 +0300)
committer
Maksym Mamontov
<madf@madf.info>
Fri, 19 Aug 2022 08:45:09 +0000
(11:45 +0300)
.github/workflows/buildtest.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/buildtest.yml
b/.github/workflows/buildtest.yml
index 0f6342298cea852bf5da634d1d793111827a215c..2c0d83ab8af9280b1c8f7bd71dbfbd096dfc10ee 100644
(file)
--- a/
.github/workflows/buildtest.yml
+++ b/
.github/workflows/buildtest.yml
@@
-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
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