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

Commit

Permalink
Removed unused build step
Browse files Browse the repository at this point in the history
  • Loading branch information
bring-shrubbery committed Oct 7, 2021
1 parent c8746d9 commit 062ccba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: rm -rf node_modules
- run: yarn install --frozen-lockfile
- run: yarn build --if-present
- run: yarn test

0 comments on commit 062ccba

Please sign in to comment.