xo-indentlog: github: retry test
This commit is contained in:
parent
6b0acb1d7b
commit
9ef4f66ec3
1 changed files with 0 additions and 4 deletions
4
.github/workflows/cmake-single-platform.yml
vendored
4
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -57,8 +57,4 @@ jobs:
|
|||
working-directory: ${{github.workspace}}/build
|
||||
# Execute tests defined by the CMake configuration.
|
||||
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
||||
run: ctest -C ${{env.BUILD_TYPE}}
|
||||
|
||||
- name: Retest self (indentlog)
|
||||
working-directory: ${{github.workspace}}/build
|
||||
run: ctest -C ${{env.BUILD_TYPE}} --rerun-failed --output-on-failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue