Skip to content

Commit c0b7345

Browse files
author
Oleksandr Poliakov
committed
WIP
1 parent fa013c2 commit c0b7345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evergreen/run-mongodb-oidc-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ export OIDC_TESTS_ENABLED="true"
6666
if [ "Windows_NT" = "$OS" ]; then
6767
powershell.exe .\\build.ps1 --target "TestMongoDbOidc"
6868
else
69-
./build.sh --target="TestServerless"
69+
./build.sh --target="TestMongoDbOidc"
7070
fi

0 commit comments

Comments
 (0)