Always require passing tests

This commit is contained in:
Tobias Fella
2023-02-15 12:14:28 +01:00
parent 12fd1875b5
commit 0e2275e415

View File

@@ -37,4 +37,4 @@ Dependencies:
Options:
per-test-timeout: 90
require-passing-tests-on: [ 'FreeBSD', 'Windows' ]
require-passing-tests-on: [ '@all' ]