Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NgocNhi123 committed Jun 28, 2024
1 parent bae642f commit 0fed493
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 15.x
cache: "yarn"
node-version: 18.x
- run: yarn install
- run: yarn lint

0 comments on commit 0fed493

Please sign in to comment.