Skip to content

Commit 44ae568

Browse files
committed
Install standard
1 parent 0b6bfec commit 44ae568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
with:
1616
node-version: 18
1717
cache: 'npm'
18+
- run: npm install standard
1819
- run: npm run lint

0 commit comments

Comments
 (0)