We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c02cb commit 27b42ceCopy full SHA for 27b42ce
1 file changed
.github/workflows/setup-tests-with-custom-base-port.yaml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
run: pnpm run dev &
44
wait-on: |
45
- http://localhost:8102
+ http://localhost:6902
46
tail: true
47
wait-for: 120s
48
log-output-if: true
0 commit comments