diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 263464bfa0..90f027e253 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -447,7 +447,7 @@ jobs: with: build_type: ${{ matrix.build_type }} test_selection: regress - extra_params: -k 'test_pg_regress[' + extra_params: -k test_pg_regress needs_postgres_source: true run_with_real_s3: true real_s3_bucket: neon-github-ci-tests