Compare commits
1 Commits
pr-434
...
fe5de5fec8
| Author | SHA1 | Date | |
|---|---|---|---|
| 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