Skip to content

Commit d616ae5

Browse files
committed
fix: remove test
1 parent 0fdc3b7 commit d616ae5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
node-version-file: '.nvmrc'
1515
- run: npm ci
16-
- run: npm test
1716
- run: npm publish --access=public
1817
env:
1918
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)