Fix example laravel with postgres

This commit is contained in:
Shivam Mathur
2019-10-04 21:46:54 +05:30
parent ec3c220bb2
commit 5ab8ec4a99

View File

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