Skip to content

Commit 4ce4792

Browse files
wip
1 parent 66137d3 commit 4ce4792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ elif test "$SOLO" = 1; then
354354
done
355355
else
356356
export JRUBY_OPTS=-J-Xmx2g
357-
bundle exec rake spec:ci
357+
bundle exec rake spec
358358
fi
359359

360360
test_status=$?

0 commit comments

Comments
 (0)