Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
MBR-0001 committed Oct 10, 2021
1 parent 7decfd4 commit 412de95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm install --dev

- name: Run test
run: eslint .
run: npx eslint .

env:
CI: true

0 comments on commit 412de95

Please sign in to comment.