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 3a995a8 commit 04ee1a1Copy full SHA for 04ee1a1
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
- image: circleci/node
6
steps:
7
- checkout
8
- - run: sudo npm install -g yarn [email protected]
+ - run: sudo npm install -g [email protected]
9
- run: yarn install
10
- run: yarn test
11
- run: semantic-release
0 commit comments