Skip to content

Commit 867afe9

Browse files
testing location
1 parent c47cf3a commit 867afe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
ruff format .
1919
- name: Run Tests
2020
run: |
21+
cp .env.testing .env
2122
cp .env.testing app/.env
2223
cd app/
2324
ls -al

0 commit comments

Comments
 (0)