mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:47:32 +00:00
fix proto generation
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"forwardPorts": [
|
||||
3001
|
||||
],
|
||||
"onCreateCommand": "pnpm install --recursive",
|
||||
"onCreateCommand": "pnpm install --recursive && cd apps/login/integration && pnpm cypress install",
|
||||
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo test:integration:login:debug",
|
||||
"customizations": {
|
||||
"jetbrains": {
|
||||
|
Reference in New Issue
Block a user