Skip to content

Commit

Permalink
[#195] Fix no used modules
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Jul 16, 2024
1 parent 7b7973c commit 49eb301
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,7 +30,7 @@ jobs:
- run: npm test
- name: Lint
run: npm run lint
- uses: jwgmeligmeyling/checkstyle-github-action
- uses: jwgmeligmeyling/checkstyle-github-action@master
with:
path: '**/checkstyle-result.xml'
- name: Coverage
Expand Down

0 comments on commit 49eb301

Please sign in to comment.