We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7777721 commit 62d6d49Copy full SHA for 62d6d49
1 file changed
.github/workflows/ci.yml
@@ -38,9 +38,6 @@ jobs:
38
39
deploy-vite-example:
40
runs-on: ubuntu-latest
41
- needs:
42
- - tsc
43
- - test
44
name: Deploy Vite Example to Vercel
45
env:
46
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
0 commit comments