Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DinerIsmail committed Sep 28, 2024
1 parent d084270 commit 60a7981
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
services:
postgres:
image: postgres:latest
env:
POSTGRES_USER: ${DATABASE_USER}
POSTGRES_PASSWORD: ${DATABASE_PASSWORD}
POSTGRES_DB: ${DATABASE_NAME}
options: >-
--health-cmd pg_isready
--health-interval 10s
Expand Down

0 comments on commit 60a7981

Please sign in to comment.