Don't enforce tests on windows Qt6

This commit is contained in:
Tobias Fella
2023-04-28 16:31:47 +02:00
parent 40358cba85
commit aef86017b2

View File

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