Skip to content

Commit

Permalink
ci: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Aug 7, 2024
1 parent d54e312 commit 2998d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# run: yarn info --name-only
- name: Install Dependencies
# run: yarn install --immutable
run: npm ci
run: npm i

# - name: Run ESLint
# run: yarn lint
Expand Down

0 comments on commit 2998d82

Please sign in to comment.