Skip to content

Commit e6bf5b6

Browse files
committed
Added Vercel tests to CI
1 parent dc8b966 commit e6bf5b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
env:
99
VITE_NEON_DB_URL: ${{ secrets.VITE_NEON_DB_URL }}
1010
VITE_NEON_DB_POOLER_URL: ${{ secrets.VITE_NEON_DB_POOLER_URL }}
11+
VITE_VERCEL_TOKEN: ${{ secrets.VITE_VERCEL_TOKEN }}
1112
VITE_WSPROXY: ${{ vars.VITE_WSPROXY }}
1213

1314
jobs:

0 commit comments

Comments
 (0)