mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
no php server
This commit is contained in:
parent
88947fea8c
commit
612d8a4346
1 changed files with 0 additions and 2 deletions
2
.github/workflows/cypress-e2e.yml
vendored
2
.github/workflows/cypress-e2e.yml
vendored
|
|
@ -139,8 +139,6 @@ jobs:
|
|||
php occ config:system:set allow_local_remote_servers --value true --type bool
|
||||
php occ richdocuments:activate-config
|
||||
|
||||
echo "" > phpserver.log
|
||||
PHP_CLI_SERVER_WORKERS=20 php -S 0.0.0.0:8081 &> phpserver.log &
|
||||
|
||||
- name: Cache node modules
|
||||
uses: actions/cache@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue