Some refactoring

This commit is contained in:
Alexey Masterov
2024-09-06 11:09:26 +02:00
parent 74eec88125
commit 6140e3b6b1

View File

@@ -62,7 +62,6 @@ jobs:
build_type: ${{ env.BUILD_TYPE }}
test_selection: cloud_regress
pg_version: ${{ env.DEFAULT_PG_VERSION }}
extra_params:
-m remote_cluster
extra_params: -m remote_cluster
env:
BENCHMARK_CONNSTR: ${{ secrets.PG_REGRESS_CONNSTR }}