Fix example laravel with postgres

This commit is contained in:
Shivam Mathur 2019-10-04 21:46:54 +05:30
parent ec3c220bb2
commit 5ab8ec4a99
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -1,4 +1,4 @@
name: Testing Laravel with MySQL name: Testing Laravel with PostgreSQL
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
laravel: laravel: