Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 062ccba

Browse files
Removed unused build step
1 parent c8746d9 commit 062ccba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
node-version: ${{ matrix.node-version }}
2626
- run: rm -rf node_modules
2727
- run: yarn install --frozen-lockfile
28-
- run: yarn build --if-present
2928
- run: yarn test

0 commit comments

Comments
 (0)