Skip to content

Commit

Permalink
Update LINT_CHECK.yml node version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanagertrudeKim committed Feb 18, 2024
1 parent b884f1f commit 9cbc5c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/LINT_CHECK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:
- name: Install package
run: |
yarn set version 3.8.0
yarn install
yarn
- name: Install dependencies
run: yarn install --immutable --immutable-cache
- name: Check lint
run: yarn lint
- name: TS check
Expand Down

0 comments on commit 9cbc5c7

Please sign in to comment.