e2e 수정
CI / test (push) Failing after 5m36s
CI / e2e (push) Has been skipped
CI / pr_and_merge (push) Has been skipped

This commit is contained in:
2025-12-13 11:51:51 +09:00
parent 820e1f943d
commit 0eed5a9f7a
3 changed files with 84 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3.9"
services:
app:
image: node:20-alpine
image: mcr.microsoft.com/playwright:v1.56.1-jammy
working_dir: /app
command: sh -c "npm install && npm run dev"
ports: