Skip to content

Commit

Permalink
test disabling npm install to improve performance
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcath committed Mar 10, 2023
1 parent 513fb4e commit bd8b96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: bahmutov/npm-install@v1
with:
useLockFile: false
install-command: echo "Pre-Cached"
env:
HUSKY_SKIP_INSTALL: true
- name: 🧼 Lint
Expand Down

0 comments on commit bd8b96a

Please sign in to comment.