Skip to content

Commit b6d6644

Browse files
committed
ci(playwright): try fix ports used by tests
1 parent 03916b0 commit b6d6644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
KEYCLOAK_URL: "https://keycloak.xchem-dev.diamond.ac.uk/auth/realms/xchem"
8080
PW_USERNAME: "dmit-user-a"
8181
PW_PASSWORD: "${{ secrets.DMIT_USER_A_PASSWORD }}"
82+
TEST_PORT: 3000
8283
run: pnpm test:ci
8384
- name: Upload results for bath path
8485
if: always()

0 commit comments

Comments
 (0)