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 35ea201 commit 3791012Copy full SHA for 3791012
test.sh
@@ -0,0 +1,4 @@
1
+set -e
2
+for i in {1..10}; do
3
+ bash .evergreen/run-mongodb-oidc-remote-test.sh
4
+done
0 commit comments