Skip to content

Commit 93777a4

Browse files
committed
try with fork
1 parent 6335f9c commit 93777a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ EOT
9797
rm -rf $DRIVERS_TOOLS
9898
BRANCH=master
9999
ORG=mongodb-labs
100+
BRANCH=PYTHON-5203
101+
ORG=blink1073
100102
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
101103

102104
cat <<EOT > ${DRIVERS_TOOLS}/.env

0 commit comments

Comments
 (0)