Skip to content

Commit

Permalink
Repeat cmake tests 5 times
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Nov 21, 2024
1 parent adea690 commit bf93611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mosquitto-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bf93611

Please sign in to comment.