mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
fix: outputing logs on e2e - already existing logs directory
This commit is contained in:
@@ -118,9 +118,6 @@ jobs:
|
||||
echo "FILES_SERVER_URL=http://localhost:3123" >> packages/home-server/.env
|
||||
echo "E2E_TESTING=true" >> packages/home-server/.env
|
||||
|
||||
- name: Create logs directory
|
||||
run: mkdir logs
|
||||
|
||||
- name: Run Server
|
||||
run: nohup yarn workspace @standardnotes/home-server start > logs/output.log &
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user