ci: Require tests to pass on FreeBSD too
With isolated XDG_RUNTIME_DIR, tests should be more robust now, so we can try enforcing a requirement that tests must pass on FreeBSD too.
This commit is contained in:
parent
c10c116822
commit
f20ed67ba0
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ Dependencies:
|
|||
|
||||
Options:
|
||||
use-ccache: True
|
||||
require-passing-tests-on: ['Linux/Qt5', 'Linux/Qt6']
|
||||
require-passing-tests-on: ['FreeBSD', 'Linux']
|
||||
|
|
Loading…
Reference in a new issue