We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55c07a commit 5370846Copy full SHA for 5370846
.github/workflows/node.js.yml
@@ -12,6 +12,5 @@ jobs:
12
uses: actions/setup-node@v1
13
with:
14
node-version: ${{ matrix.node-version }}
15
- - run: yarn --frozen-lockfile
16
- run: yarn build
17
- run: yarn test
0 commit comments