Skip to content

Commit 93e31b1

Browse files
author
Kræn Hansen
committed
Add debug info when running eslint
1 parent ed56fce commit 93e31b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
node-version: lts/jod
2727
- run: npm ci
2828
- run: npm run lint
29+
env:
30+
DEBUG: eslint:eslint
2931
- run: npm run prettier:check
3032
unit-tests:
3133
strategy:

0 commit comments

Comments
 (0)