Skip to content

Commit 43048d7

Browse files
ci: remove unneeded steps
1 parent 80e8055 commit 43048d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
node-version: 12
2626
registry-url: https://registry.npmjs.org/
2727
- run: npm ci
28-
- run: npm run lint
29-
- run: npm run test
3028
- run: npm run build
3129
- run: npm publish
3230
env:

0 commit comments

Comments
 (0)