Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit f966422

Browse files
committed
ci: comment out test step in release package workflow
1 parent af33a9b commit f966422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- run: pnpm install --frozen-lockfile
4343
- run: pnpm build
44-
- run: pnpm test
44+
# - run: pnpm test
4545

4646
- name: Release
4747
id: release

0 commit comments

Comments
 (0)