Skip to content

Commit

Permalink
Merge pull request #226 from SalesforceCommerceCloud/update-snyk
Browse files Browse the repository at this point in the history
Update snyk dependency
  • Loading branch information
adamraya authored Jun 4, 2024
2 parents eadacff + 37ba617 commit a681a39
Show file tree
Hide file tree
Showing 3 changed files with 674 additions and 20 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,5 @@ jobs:
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/package-lock.json') }}
- run: npm ci
if: ${{ steps.cache-nodemodules.outputs.cache-hit != 'true' }}
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
- run: npm run compile
- run: npm run test:ci
Loading

0 comments on commit a681a39

Please sign in to comment.