diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 4085de569..9ec5751d8 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -56,5 +56,5 @@ jobs: image: cockroachdb/cockroach ports: - 15003:26257 - options: >- - start-single-node --insecure + # options: >- + # start-single-node --insecure