Skip to content

Commit

Permalink
ci: Require tests to pass on FreeBSD too
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
zzag committed Nov 3, 2022
1 parent c10c116 commit f20ed67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kde-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Dependencies:

Options:
use-ccache: True
require-passing-tests-on: ['Linux/Qt5', 'Linux/Qt6']
require-passing-tests-on: ['FreeBSD', 'Linux']

0 comments on commit f20ed67

Please sign in to comment.