mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 20:08:06 +02:00
e2e(standalone): integration test database not loaded
This commit is contained in:
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
run: pnpm exec playwright install --with-deps
|
||||
|
||||
- name: Build standalone
|
||||
run: pnpm --filter client-standalone build
|
||||
run: TRILIUM_INTEGRATION_TEST=memory pnpm --filter client-standalone build
|
||||
|
||||
- name: Start standalone preview server
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user