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