Skip to content

Commit 294429f

Browse files
removes .env copy
1 parent 7f43be9 commit 294429f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ jobs:
177177
steps:
178178
- name: Run unit tests
179179
run: |
180-
cp env.example .env
181180
python -m unittest .
182181
183182
test-startup:

0 commit comments

Comments
 (0)