diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index dea2d1d3..a48edec7 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -98,11 +98,6 @@ jobs: ports: - 6333:6333 - 6334:6334 - options: >- - --health-cmd "wget --no-verbose --tries=1 --spider http://localhost:6333/health || exit 1" - --health-interval 10s - --health-timeout 5s - --health-retries 5 strategy: matrix: