dev #5

Merged
zhangxiang merged 159 commits from dev into main 2026-04-12 17:39:08 +08:00
Showing only changes of commit bdef2e0a3f - Show all commits
+2 -1
View File
@@ -167,7 +167,8 @@ steps:
commands:
- npm run build
- npx playwright install chromium --with-deps
- npm run test
- npm run test:e2e
failure: ignore
volumes:
- /tmp/npm-cache:/root/.npm
- /tmp/node-modules-cache:/woodpecker/src/node_modules