Skip to content

Commit

Permalink
#37 checkstyle support
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Feb 3, 2021
1 parent 9d6336f commit 5569c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
node-version: '12'
- run: npm install
- run: npm test
- name: setup node environment
- name: Lint
run: npm run lint

0 comments on commit 5569c20

Please sign in to comment.