@ -83,7 +83,7 @@ check() {
ninja build-tests
CORRADE_TEST_COLOR=ON ctest -j9 --output-on-failure -E "(GLTest|ALTest)"
CORRADE_TEST_COLOR=ON ctest -j9 --output-on-failure -E "(GLTest|GLBenchmark|ALTest)"
}
package() {
@ -84,7 +84,7 @@ check() {