Remove optional parameters that are not needed
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 2m50s
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 2m50s
This commit is contained in:
parent
424a980e69
commit
49bbea1364
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -13,11 +13,6 @@ jobs:
|
||||
env:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
options: >-
|
||||
--health-cmd pg_isready
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
ports:
|
||||
- 5432
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user