We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36aee9a commit 92191deCopy full SHA for 92191de
1 file changed
.github/workflows/master.yml
@@ -30,8 +30,6 @@ jobs:
30
- name: Install
31
run: |
32
composer install --prefer-dist --no-interaction --no-progress
33
- cp config/.env.example config/.env
34
- cp config/app_local.example.php config/app_local.php
35
36
- name: Coverage Report
37
env:
0 commit comments