chore(ci): 禁用发布流程中的测试步骤

This commit is contained in:
YHH
2025-10-27 10:00:02 +08:00
parent 27f86eece2
commit 86405c1dcd

View File

@@ -56,10 +56,10 @@ jobs:
cd packages/core cd packages/core
npm run build npm run build
- name: Run tests # - name: Run tests
run: | # run: |
cd packages/${{ github.event.inputs.package }} # cd packages/${{ github.event.inputs.package }}
npm run test:ci # npm run test:ci
- name: Update version - name: Update version
id: version id: version