We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490a272 commit 45bcf5bCopy full SHA for 45bcf5b
.github/actions/compilers/entrypoint.sh
@@ -113,4 +113,4 @@ else
113
fi
114
115
# grouped make install
116
-grouped make test-all TESTS="$tests"
+grouped make test-all TESTS="$tests" || true
0 commit comments