Skip to content

Commit

Permalink
Fix part of #103: update GitHub check (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
anandwana001 authored Nov 20, 2020
1 parent 300e1c8 commit 6c67889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Install dependencies
run: npm install
- name: Run ESLint
run: npm run lint actions/**/*.js spec/**/*.js
run: npm run lint

0 comments on commit 6c67889

Please sign in to comment.