1 parent b6fa890 commit 6070c9cCopy full SHA for 6070c9c
1 file changed
.github/workflows/snyk-security.yml
@@ -21,9 +21,6 @@ jobs:
21
with:
22
node-version: "18"
23
24
- - name: Install dependencies
25
- run: npm install
26
-
27
- name: Run Snyk to check for vulnerabilities
28
uses: snyk/actions/node@master
29
env:
0 commit comments