Skip to content

Commit

Permalink
Revert errant commit restricting tests run in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Nov 22, 2021
1 parent d8d1e5d commit 98a54e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ else
-Dorg.mongodb.test.gcpEmail=${GCP_EMAIL} -Dorg.mongodb.test.gcpPrivateKey=${GCP_PRIVATE_KEY} \
${MULTI_MONGOS_URI_SYSTEM_PROPERTY} ${API_VERSION} ${GRADLE_EXTRA_VARS} ${ASYNC_TYPE} \
${JAVA_SYSPROP_NETTY_SSL_PROVIDER} \
--stacktrace --info --continue driver-reactive-stream:test
--stacktrace --info --continue test
fi

0 comments on commit 98a54e0

Please sign in to comment.