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