chore(ci): reorganize CI workflows and add depcheck and playwright jobs
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m39s
/ depcheck (push) Successful in 2m20s
/ playwright (push) Successful in 1m18s
/ surge (push) Successful in 52s

This commit is contained in:
mini2024
2025-01-24 00:05:41 +08:00
parent a7312f402f
commit 14fdb7ef1f
5 changed files with 79 additions and 67 deletions

View File

@ -31,6 +31,9 @@ export default defineConfig({
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: 'on-first-retry',
},
expect: {
timeout: 30 * 1000,
},
/* Configure projects for major browsers */
projects: [