Repeat cmake tests 5 times

This commit is contained in:
Roger A. Light
2024-11-21 19:48:10 +00:00
parent adea690b9d
commit bf936115b3
+1 -1
View File
@@ -48,4 +48,4 @@ jobs:
- run: cmake --build build --parallel $(nproc)
- working-directory: build/
run: ctest --output-on-failure
run: ctest --output-on-failure --repeat until-pass:5