Skip to content

Commit 8e50c88

Browse files
committed
update ci
1 parent 981c931 commit 8e50c88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: pnpm install --frozen-lockfile
3434

35-
- name: Run CI
36-
run: npm run ci
37-
3835
- run: npm publish --provenance --access public
3936
env:
4037
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)