Skip to content

Commit af98f56

Browse files
committed
build: remove unnecessary build step
1 parent e139faa commit af98f56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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 run build
2019
- run: npm test
2120

2221
publish-npm:

0 commit comments

Comments
 (0)