Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b49b6388d | |||
| fe5de5fec8 |
@@ -82,7 +82,7 @@ jobs:
|
||||
- name: Run E2E tests
|
||||
run: pnpm --filter @groombook/e2e test
|
||||
env:
|
||||
PLAYWRIGHT_BASE_URL: http://host.docker.internal:8080
|
||||
PLAYWRIGHT_BASE_URL: http://localhost:8080
|
||||
|
||||
- name: Stop Docker Compose stack
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user