Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdo21 authored Dec 9, 2024
1 parent 1750e7b commit 007c7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install
- name: Run Snyk sca test
uses: snyk/actions/node@master
continue-on-error: true
Expand Down

0 comments on commit 007c7e6

Please sign in to comment.