fix: solve cypress tests issues
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@@ -79,6 +79,8 @@ jobs:
|
|||||||
composer install
|
composer install
|
||||||
cd apps/deck
|
cd apps/deck
|
||||||
composer install
|
composer install
|
||||||
|
npm install
|
||||||
|
npm run build
|
||||||
cd ../../
|
cd ../../
|
||||||
curl -v http://localhost:8081/index.php/login
|
curl -v http://localhost:8081/index.php/login
|
||||||
cat data/nextcloud.log
|
cat data/nextcloud.log
|
||||||
|
|||||||
Reference in New Issue
Block a user