We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ea49f commit 93b7188Copy full SHA for 93b7188
bin/unit-tests.sh
@@ -10,6 +10,6 @@ bin/configlet .
10
pushd exercises
11
echo ""
12
echo ">>> Running tests..."
13
-TERM=dumb gradle check compileStarterSourceJava --continue
+TERM=dumb gradle check compileStarterSourceJava --continue --stacktrace
14
popd
15
0 commit comments