Skip to content

Commit

Permalink
hardcode the end2end tests suite to use elife
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Nov 4, 2024
1 parent 1225194 commit a2f7064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
yarn playwright install
yarn playwright install-deps
- name: Bring up browser test stack
run: docker compose up --wait
run: docker compose -e TENANT_ID=elife up --wait
- name: Debug bring up browser test stack
if: failure()
run: docker compose logs app
Expand Down

0 comments on commit a2f7064

Please sign in to comment.