Skip to content

Commit 2b406e9

Browse files
committed
fix issue
1 parent 6ed293a commit 2b406e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/on_push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
- run: node ./scripts/stableReleaseCheck.js
2525

2626
publish-package-npm:
27-
needs:
28-
- release-check
29-
- run-test-cases
3027
runs-on: ubuntu-latest
3128

3229
steps:

0 commit comments

Comments
 (0)