Skip to content

Commit 70c6fb2

Browse files
committed
Adds linter to npm publish
1 parent 6937800 commit 70c6fb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- run: npm ci
1818
- run: npm run pull-submodules
1919
- run: npm run prepare-templates
20+
- run: npm run lint
2021
- run: npm run test:ci
2122
- run: npm run build --if-present
2223
- run: npm publish --access public

0 commit comments

Comments
 (0)