Skip to content

Commit e843ebd

Browse files
authored
Remove broken npm script on build
1 parent 4485e8a commit e843ebd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
node-version: 12
1818
- run: npm ci
19-
- run: npm lint
2019

2120
publish-npm:
2221
needs: build

0 commit comments

Comments
 (0)