Skip to content

Commit c9fd356

Browse files
committed
remove bump step
1 parent 4f43369 commit c9fd356

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/install-npm-deps.sh

-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,5 @@ npm run mark-ci-required-optional-dependencies
3131
# along with its types, but npm wouldn't try and compile the addon
3232
(npm ci && test -e node_modules/mongodb-client-encryption) || npm ci --ignore-scripts
3333

34-
npm run evergreen-release bump
35-
3634
echo "npm packages after installation"
3735
npm ls || true

0 commit comments

Comments
 (0)