Skip to content

Commit fee3c72

Browse files
committed
just make and show
1 parent 88baee3 commit fee3c72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/run-build-and-tests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ case "$jobname" in
5757
)
5858
;;
5959
*)
60+
group CustomPath ls -l "$CUSTOM_PATH"
61+
group MakeFlags echo "$MAKEFLAGS"
6062
group Build make
61-
group "Run tests" make test ||
62-
handle_failed_tests
6363
;;
6464
esac
6565

0 commit comments

Comments
 (0)