Skip to content

Commit

Permalink
[Tests] run the proper command to check the generatd list of rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 9, 2021
1 parent ee6fdae commit 23a9e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
skip-ls-check: true
env:
NPM_CONFIG_LEGACY_PEER_DEPS: true
- run: npm run generate-list-of-rules
- run: npm run generate-list-of-rules:check

0 comments on commit 23a9e84

Please sign in to comment.