add woodpecker pipelines

This commit is contained in:
2026-08-01 21:47:06 -04:00
parent 61ea97265c
commit 0362b3942d
6 changed files with 36 additions and 19 deletions
-1
View File
@@ -4,7 +4,6 @@ export default defineConfig({
testDir: "./tests",
timeout: 30_000,
retries: 0,
globalSetup: "./global-setup.ts",
use: {
trace: "on-first-retry",
},