diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index b6b46d4..cbbf787 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -83,4 +83,4 @@ jobs: # 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}} --repeat until-pass:1 -I 1,6 + ctest -C ${{env.BUILD_TYPE}} --repeat until-pass:1 -I 1,6,1,10