mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-21 13:42:54 +00:00
Fix initial-setup tests in playwright-on-workflow-dispatch
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user