Skip to content

Commit

Permalink
debug lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jul 19, 2024
1 parent acd8fbd commit 7a598ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
if: ${{ steps.files_changed.outputs.any_modified == 'true' }}
run: |
yarn --ignore-engines --non-interactive
yarn why eslint
stat node_modules/.bin/eslint || true
yarn lint:ci

0 comments on commit 7a598ca

Please sign in to comment.