mirror of
https://github.com/JakeHillion/object-introspection.git
synced 2024-11-09 21:24:14 +00:00
ci: bump repeat-until-pass to 4
This commit is contained in:
parent
c260586a4e
commit
31f4382178
@ -150,7 +150,7 @@ jobs:
|
||||
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
|
||||
ctest --test-dir build/test/ --test-action Test -j 4 \
|
||||
--no-compress-output --output-on-failure \
|
||||
--schedule-random --timeout 30 --repeat until-pass:2 \
|
||||
--schedule-random --timeout 30 --repeat until-pass:4 \
|
||||
--output-junit results.xml
|
||||
- store_test_results:
|
||||
path: build/test/results.xml
|
||||
|
Loading…
Reference in New Issue
Block a user