Skip to content

Commit

Permalink
fix postgres ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanYadaev committed Feb 18, 2024
1 parent 3c8f8c2 commit 721a2a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
MYSQL_DATABASE: laravel_eloquent_spatial_test
POSTGRES_DB: laravel_eloquent_spatial_test
POSTGRES_PORT: 3306
POSTGRES_HOST_AUTH_METHOD: trust
ports:
- 3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
Expand Down

0 comments on commit 721a2a3

Please sign in to comment.