ci: Require tests to pass on Linux/Qt6
This commit is contained in:
parent
638edf9bd6
commit
6b4df3f65a
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ Dependencies:
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
use-ccache: True
|
use-ccache: True
|
||||||
require-passing-tests-on: [ 'Linux/Qt5']
|
require-passing-tests-on: ['Linux/Qt5', 'Linux/Qt6']
|
||||||
|
|
Loading…
Reference in a new issue