There was an error while loading. Please reload this page.
1 parent bdf89a3 commit 182e989Copy full SHA for 182e989
.github/workflows/node.js.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: actions/setup-node@v1
25
with:
26
node-version: ${{ matrix.node-version }}
27
- - run: yarn ci
+ - run: yarn install
28
- run: yarn build
29
- run: yarn test
0 commit comments