avoid perf test result context for pg regress

This commit is contained in:
Dmitry Rodionov
2022-06-02 16:54:50 +03:00
committed by Dmitry Rodionov
parent c71faae2c6
commit b155fe0e2f

View File

@@ -750,7 +750,6 @@ workflows:
- build-postgres-<< matrix.build_type >>
- run-pytest:
name: pg_regress-tests-<< matrix.build_type >>
context: PERF_TEST_RESULT_CONNSTR
matrix:
parameters:
build_type: ["debug", "release"]