Don't require passing tests on windows Qt6

This commit is contained in:
Tobias Fella
2023-04-19 21:53:28 +02:00
parent 760ed24b37
commit 4002bb804c

View File

@@ -59,4 +59,4 @@ Dependencies:
'frameworks/kdbusaddons': '@latest-kf6'
Options:
require-passing-tests-on: [ 'Linux/Qt5', 'FreeBSD', 'Windows' ]
require-passing-tests-on: [ 'Linux/Qt5', 'FreeBSD', 'Windows/Qt5' ]