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 95b7810 commit 722db19Copy full SHA for 722db19
.evergreen/run-tests.sh
@@ -23,8 +23,6 @@ fi
23
if [ -f $SCRIPT_DIR/scripts/test-env.sh ]; then
24
echo "Sourcing test inputs"
25
. $SCRIPT_DIR/scripts/test-env.sh
26
- cat $SCRIPT_DIR/scripts/test-env.sh
27
- exit 1
28
else
29
echo "Missing test inputs, please run 'just setup-test'"
30
fi
0 commit comments