Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhuiluo committed Jan 2, 2024
1 parent 8f09755 commit 9bf1659
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs: # each workflow consists of 1+ jobs; by default, all jobs run in parallel
- name: Install dependencies 📦
run: yarn install --frozen-lockfile

- name: Run linter
run: yarn lint

- name: Run prettier check
run: yarn prettier

Expand Down

0 comments on commit 9bf1659

Please sign in to comment.