Skip to content

Commit 9505a73

Browse files
committed
CI - npm omit optional packages
1 parent 0b168b1 commit 9505a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
cache: npm
2222

2323
- name: Validate cache
24-
run: npm ci
24+
run: npm ci --omit optional

0 commit comments

Comments
 (0)