Skip to content

Commit 2fa2d00

Browse files
committed
chore: fix how I test bson main
1 parent 0c36b12 commit 2fa2d00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/install-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ fi
1919
source $DRIVERS_TOOLS/.evergreen/install-node.sh
2020

2121
npm install "${NPM_OPTIONS}"
22+
npm install mongodb/js-bson#main
2223

2324
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh

0 commit comments

Comments
 (0)