rebuild(stage-12): deliver private review workflows
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = defineConfig({
|
||||
outputDir: "./data/playwright",
|
||||
timeout: 30_000,
|
||||
fullyParallel: false,
|
||||
workers: 1,
|
||||
reporter: "line",
|
||||
use: {
|
||||
baseURL: "http://127.0.0.1:5173",
|
||||
|
||||
Reference in New Issue
Block a user