]> cloud.milkyroute.net Git - dolphin.git/blobdiff - .kde-ci.yml
CI: require passing tests for merge
[dolphin.git] / .kde-ci.yml
index 136cd8cacdbc97193cea5b5611c408af733ae236..2f3127189d9ca64681b6e1f23f9abb6c5c1f1534 100644 (file)
@@ -41,3 +41,8 @@ RuntimeDependencies:
  - 'on': ['Linux']
    'require':
     'sdk/selenium-webdriver-at-spi': '@latest-kf6'
+
+Options:
+ ctest-arguments: '--repeat until-pass:3'
+ use-ccache: True
+ require-passing-tests-on: ['Linux/Qt6', 'FreeBSD/Qt6']