Skip to content

Commit

Permalink
Merge 5d047da into 4edc0f4
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Apr 1, 2020
2 parents 4edc0f4 + 5d047da commit 1c6ad2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
sudo apt-get update
sudo apt-get install libgbm-dev
- name: Run Snyk to check for vulnerabilities
if: ${{ github.repository == 'mmarkelov/jest-playwright' }}
uses: snyk/actions/node@master
- name: Lint Source Code
run: npm run lint
Expand Down

0 comments on commit 1c6ad2e

Please sign in to comment.