Skip to content

Commit 6c20d08

Browse files
committed
bump version.
1 parent 8cf3606 commit 6c20d08

File tree

3 files changed

+221
-202
lines changed

3 files changed

+221
-202
lines changed

.github/workflows/npm-publish.yml

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

2121
publish-npm:
2222
needs: build

0 commit comments

Comments
 (0)