Fix initial-setup tests in playwright-on-workflow-dispatch

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
This commit is contained in:
Pablo Zmdl
2026-07-18 22:06:32 +02:00
parent 889fd6757c
commit 14544c9539
@@ -26,6 +26,7 @@ jobs:
- name: Run Playwright tests for initial setup
env:
SKIP_DOMAIN_VALIDATION: 'true'
TEST_CODE_FROM_IMAGE: yes
run: ./php/tests/run.sh ./php/tests/tests/initial-setup.spec.js