Skip to content

Commit 8f8c89c

Browse files
committed
Revert errant commit restricting tests run in CI
1 parent 4139b70 commit 8f8c89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ else
145145
-Dorg.mongodb.test.gcpEmail=${GCP_EMAIL} -Dorg.mongodb.test.gcpPrivateKey=${GCP_PRIVATE_KEY} \
146146
${MULTI_MONGOS_URI_SYSTEM_PROPERTY} ${API_VERSION} ${GRADLE_EXTRA_VARS} ${ASYNC_TYPE} \
147147
${JAVA_SYSPROP_NETTY_SSL_PROVIDER} \
148-
--stacktrace --info --continue driver-reactive-stream:test
148+
--stacktrace --info --continue test
149149
fi

0 commit comments

Comments
 (0)