fix(ci): further speed up snyk step
This commit is contained in:
		| @@ -29,7 +29,7 @@ snyk: | |||||||
|   stage: security |   stage: security | ||||||
|   script: |   script: | ||||||
|     - npmci npm prepare |     - npmci npm prepare | ||||||
|     - npmci command npm install --ignore-scripts |     - npmci command npm ci --ignore-scripts | ||||||
|     - npmci command snyk test |     - npmci command snyk test | ||||||
|   tags: |   tags: | ||||||
|     - lossless |     - lossless | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user