diff options
Diffstat (limited to '.kde-ci.yml')
| -rw-r--r-- | .kde-ci.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml index 6e9b82854..3c0b4deaf 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -38,3 +38,8 @@ Dependencies: - 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6'] 'require': 'network/kio-extras': '@latest-kf6' + +RuntimeDependencies: +- 'on': ['Linux'] + 'require': + 'sdk/selenium-webdriver-at-spi': '@latest-kf6' |
