Skip to content

Commit 6a850d4

Browse files
committed
--no-healthcheck
1 parent 8d390a8 commit 6a850d4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@ jobs:
3636
IRIS_PASSWORD: sqlalchemy
3737
IRIS_NAMESPACE: TEST
3838
options: >-
39-
--health-interval 10s
40-
--health-timeout 15s
41-
--health-start-period 15s
42-
--health-retries 5
39+
--no-healthcheck
4340
steps:
4441
- uses: actions/checkout@v3
4542
- name: Install requirements

0 commit comments

Comments
 (0)