Skip to content

Commit 3ea6b8d

Browse files
author
msj
committed
No more .env file
1 parent 4645006 commit 3ea6b8d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v3
18-
- shell: bash
19-
run: cp .env.example .env
2018
- name: Run tests
2119
run: |
2220
docker compose -f docker-compose.yml \

0 commit comments

Comments
 (0)