Skip to content

Commit

Permalink
Update cache for npm in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemish Gopani committed Jul 14, 2024
1 parent 435fab5 commit 39f6ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 10.x
cache: 'npm'
- run: yarn --frozen-lockfile
- run: yarn lint
- run: yarn test

0 comments on commit 39f6ea8

Please sign in to comment.