Skip to content

Commit 2f40871

Browse files
authored
chore: add packlint step to autofix workflow (toss#1390)
1 parent f1c7f92 commit 2f40871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
node-version-file: '.nvmrc'
2727
- run: yarn install
2828
- run: yarn prettier --write .
29+
- run: yarn run packlint
2930
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27

0 commit comments

Comments
 (0)