chore(ci): reorganize CI workflows and add depcheck and playwright jobs

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: [