Enforce passing tests on all platforms

This commit is contained in:
Nicolas Fella 2024-04-22 23:45:45 +02:00
parent 7c4706c415
commit 05de6c67b2

View File

@ -7,3 +7,6 @@ Dependencies:
'frameworks/extra-cmake-modules': '@latest-kf6'
'third-party/wayland': '@latest'
'third-party/wayland-protocols': '@latest'
Options:
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']