fix(ci): fix indentation in Playwright test step (YAML parse error)
This commit is contained in:
parent
7135d8b808
commit
72903dc6dd
@ -169,7 +169,7 @@ jobs:
|
||||
done
|
||||
echo "App failed to start" && exit 1
|
||||
|
||||
- name: Run Playwright tests
|
||||
- name: Run Playwright tests
|
||||
run: |
|
||||
APP_PORT="${{ steps.port.outputs.app_port }}"
|
||||
docker run --rm \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user