We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36aa0f5 commit 8e3324dCopy full SHA for 8e3324d
.circleci/config.yml
@@ -78,7 +78,6 @@ jobs:
78
- MB_SLOW_TEST_TIMEOUT: 10000
79
steps:
80
- checkout
81
- - run: choco uninstall nvm.portable -y
82
- run: choco install nvm --version=1.1.9 -y
83
- run: choco install wget -y
84
- run:
0 commit comments