From da01a57759db4498f3c159b4d322ece87d413851 Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Tue, 1 Apr 2025 11:02:11 +0200 Subject: [PATCH] fix --- .github/workflows/cloud-regress.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 0e2def217f..a74ce7b4b1 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -64,12 +64,6 @@ jobs: - name: Run the regression tests run: /run-tests.sh - with: - build_type: ${{ env.BUILD_TYPE }} - test_selection: cloud_regress - pg_version: ${{matrix.pg-version}} - extra_params: -m remote_cluster - aws-oicd-role-arn: ${{ vars.DEV_AWS_OIDC_ROLE_ARN }} env: BENCHMARK_CONNSTR: ${{steps.create-branch.outputs.dsn}}