fix linters' warnings

This commit is contained in:
Alexey Masterov
2024-09-05 11:07:51 +02:00
parent f8c9966aff
commit bfb7bf92f2
2 changed files with 28 additions and 24 deletions

View File

@@ -34,7 +34,6 @@ jobs:
DEFAULT_PG_VERSION: ${{ matrix.DEFAULT_PG_VERSION }}
TEST_OUTPUT: /tmp/test_output
BUILD_TYPE: remote
SAVE_PERF_REPORT: ${{ github.event.inputs.save_perf_report || ( github.ref_name == 'main' ) }}
PLATFORM: ${{ matrix.PLATFORM }}
runs-on: ${{ matrix.RUNNER }}