We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b168b1 commit 9505a73Copy full SHA for 9505a73
.github/workflows/prepare-cache.yml
@@ -21,4 +21,4 @@ jobs:
21
cache: npm
22
23
- name: Validate cache
24
- run: npm ci
+ run: npm ci --omit optional
0 commit comments