fix: resolve make dev and test-e2e errors (#2570)

This commit is contained in:
yangzheli
2026-04-26 17:27:32 +08:00
committed by GitHub
parent e4ff444a71
commit c5d57b4533
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ export default defineConfig({
timeout: 120_000,
env: {
SKIP_ENV_VALIDATION: "1",
DEER_FLOW_AUTH_DISABLED: "1",
},
},
});