mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
chore: remove creating .env file for ci
This commit is contained in:
3
.github/workflows/common-e2e.yml
vendored
3
.github/workflows/common-e2e.yml
vendored
@@ -48,9 +48,6 @@ jobs:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Create .env file
|
||||
run: cp .env.sample .env
|
||||
|
||||
- name: Run Server
|
||||
run: docker compose -f docker-compose.ci.yml up -d
|
||||
|
||||
|
||||
Reference in New Issue
Block a user