Skip to content

Commit 9d511a5

Browse files
committed
ci: tweak
1 parent 2755d67 commit 9d511a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"tsc-dev": "pnpm tsc --watch --preserveWatchOutput",
99
"lint": "biome check --write .",
1010
"lint-check": "biome check .",
11-
"vite-ecosystem-ci:build": "pnpm build",
11+
"vite-ecosystem-ci:build": "true",
1212
"vite-ecosystem-ci:before-test": "playwright install chromium",
1313
"vite-ecosystem-ci:test": "bash misc/vite-ecosystem-ci.sh"
1414
},

0 commit comments

Comments
 (0)