Skip to content

Commit ffb5e88

Browse files
committed
test(NODE-5218): use debug branch from csfle
1 parent 8d2e743 commit ffb5e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-custom-csfle-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pushd ../csfle-deps-tmp
3636

3737
rm -rf libmongocrypt mongo-c-driver
3838

39-
git clone https://github.com/mongodb/libmongocrypt.git
39+
git clone --branch NODE-5218 https://github.com/mongodb/libmongocrypt.git
4040
pushd libmongocrypt
4141
git fetch --tags
4242
git checkout "$CSFLE_GIT_REF" -b csfle-custom

0 commit comments

Comments
 (0)