mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-12-13 12:00:43 +07:00
Fix example laravel with postgres
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user