ci: Pass --repeat until-pass to ctest

Pass --repeat until-pass to make CI more robust to tests that randomly
fail.
master
Vlad Zahorodnii 1 year ago
parent 34b651e526
commit 00d404335e

@ -37,5 +37,6 @@ Dependencies:
'plasma/kscreenlocker': '@same'
Options:
ctest-arguments: '--repeat until-pass:5'
use-ccache: True
require-passing-tests-on: ['FreeBSD', 'Linux']

Loading…
Cancel
Save