Skip to content

Commit 0149584

Browse files
authored
Update laravel.yml
1 parent 348bf37 commit 0149584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: harmon758/postgresql-action@v1
2121
with:
2222
postgresql version: '11'
23+
database: testing
2324
- name: Copy .env
2425
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
2526
- name: Install Dependencies

0 commit comments

Comments
 (0)