Skip to content

Commit

Permalink
Merge ec4067b into 4edc0f4
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Apr 1, 2020
2 parents 4edc0f4 + ec4067b commit 6eb89bf
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: ${{ env.GITHUB_REPOSITORY == 'mmarkelov/jest-playwright' }}
uses: snyk/actions/node@master
- name: Lint Source Code
run: npm run lint
Expand Down

0 comments on commit 6eb89bf

Please sign in to comment.