Skip to content

Commit 62d6d49

Browse files
chore: remove requirements from deploy-vite-example job (#2920)
1 parent 7777721 commit 62d6d49

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838

3939
deploy-vite-example:
4040
runs-on: ubuntu-latest
41-
needs:
42-
- tsc
43-
- test
4441
name: Deploy Vite Example to Vercel
4542
env:
4643
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}

0 commit comments

Comments
 (0)