Skip to content

Commit 93b7188

Browse files
committed
(temp) troubleshoot CI build.
1 parent 16ea49f commit 93b7188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/unit-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ bin/configlet .
1010
pushd exercises
1111
echo ""
1212
echo ">>> Running tests..."
13-
TERM=dumb gradle check compileStarterSourceJava --continue
13+
TERM=dumb gradle check compileStarterSourceJava --continue --stacktrace
1414
popd
1515

0 commit comments

Comments
 (0)