Skip to content

Commit

Permalink
update workflow - remove build
Browse files Browse the repository at this point in the history
  • Loading branch information
s-kybound committed Apr 9, 2024
1 parent fa2e54c commit dd20509
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
node-version: 20
cache: yarn
- run: yarn install
- run: yarn build
- run: yarn format
- run: yarn eslint
- run: yarn test
Expand Down

0 comments on commit dd20509

Please sign in to comment.