We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0955b commit 49abc65Copy full SHA for 49abc65
1 file changed
ci/run-build-and-tests.sh
@@ -58,8 +58,6 @@ case "$jobname" in
58
;;
59
*)
60
group Build make
61
- group "Run tests" make test ||
62
- handle_failed_tests
63
64
esac
65
0 commit comments