Skip to content

Commit

Permalink
fixup! fixup! ci: Add eslint action
Browse files Browse the repository at this point in the history
  • Loading branch information
abmusse committed Jun 11, 2020
1 parent 78e8d9c commit 79ae206
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: stefanoeb/[email protected]
with:
files: lib/ test/
- uses: actions/checkout@v2
run: npm ci
run: npm run lint

0 comments on commit 79ae206

Please sign in to comment.