Skip to content

Commit 2a92ca2

Browse files
committed
trying to fix the run
1 parent ff696fe commit 2a92ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- run: composer install --prefer-dist --no-suggest
7474

7575
- name: Copy .env file
76-
run: cp config/.env.example tests/.env
76+
run: cp config/.env.docker tests/.env
7777

7878
- name: Run test suites
7979
env:

0 commit comments

Comments
 (0)