Skip to content

Commit 4f1452a

Browse files
committed
load example env for tests
1 parent 7a0c76a commit 4f1452a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
3030
- name: Build Docker Compose Containers
3131
run: |
32+
cp example.env .env
3233
docker compose -f docker-compose-develop.yml build
3334
3435
- name: Spin Up Docker Compose and Run Tests

0 commit comments

Comments
 (0)