From 35a48fb3d54fa25331faf2c3a61f71c38ff0eace Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 27 May 2021 12:11:22 +0200 Subject: [PATCH] cockroachdb test --- .github/workflows/integration-tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 4085de56..9ec5751d 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