Skip to content

Commit 091ce11

Browse files
committed
Create initial .env file
1 parent d707c13 commit 091ce11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767

6868
- name: Run tests and collect coverage
6969
run: |
70+
touch .env
7071
php artisan key:generate
7172
vendor/bin/phpunit --coverage-clover coverage.xml
7273

0 commit comments

Comments
 (0)