Skip to content

Commit 84a7a7d

Browse files
committed
ci(node16): manually install node16 and test
1 parent 0aeb35f commit 84a7a7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codebuild/nodejs16.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ phases:
1313
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
1414
- chmod +x "$NVM_DIR/nvm.sh"
1515
- . "$NVM_DIR/nvm.sh"
16-
- command -v nvm
1716
- nvm install 16
1817
- nvm alias default 16
1918
- npm -v

0 commit comments

Comments
 (0)