Set timelinePath in CI

old-stable24
Varun Patil 2022-10-24 21:34:26 -07:00
parent ac4bedca06
commit 334af5e0c6
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ cd ../..
php occ files:scan --all
php occ memories:index
# Set admin timeline path
php occ user:setting admin memories timelinePath /
# Run e2e tests
cd apps/memories
sudo npx playwright install-deps chromium