Skip to content

Commit 3b84e51

Browse files
committed
Update CI sequence
1 parent b2f3e3e commit 3b84e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: pnpm check
2222

2323
build:
24+
needs: check
2425
runs-on: ubuntu-latest
2526
steps:
2627
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)