diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7691792..3df1235 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -12,11 +12,11 @@ jobs: ports: - 4242:4242 # - 60030:60030 - options: >- - --health-cmd="curl -f http://opentsdb:4242/api/version" - --health-interval=10s - --health-timeout=5s - --health-retries=3 +# options: >- +# --health-cmd="curl -f http://opentsdb:4242/api/version" +# --health-interval=10s +# --health-timeout=5s +# --health-retries=3 # env: # TSDB_LOG_LEVEL: "DEBUG"