Skip to content

Commit 5370846

Browse files
committed
remove yarn step from ci
there are no dependencies!
1 parent d55c07a commit 5370846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ jobs:
1212
uses: actions/setup-node@v1
1313
with:
1414
node-version: ${{ matrix.node-version }}
15-
- run: yarn --frozen-lockfile
1615
- run: yarn build
1716
- run: yarn test

0 commit comments

Comments
 (0)