From 1ca873bdc44ffe5bfa50fd9e3316fe4e67f3e2cf Mon Sep 17 00:00:00 2001 From: gurkanindibay Date: Thu, 15 Feb 2024 17:47:08 +0300 Subject: [PATCH] Fixes checkstyle issue --- .github/workflows/packaging-test-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/packaging-test-pipelines.yml b/.github/workflows/packaging-test-pipelines.yml index 9bcfc3917..d381e1935 100644 --- a/.github/workflows/packaging-test-pipelines.yml +++ b/.github/workflows/packaging-test-pipelines.yml @@ -76,7 +76,6 @@ jobs: run: | # Fixes dubious ownership for git error git config --global --add safe.directory '*' - echo "/usr/pgsql-${{ matrix.POSTGRES_VERSION }}/bin" >> $GITHUB_PATH echo "/root/.pyenv/bin:$PATH" >> $GITHUB_PATH echo "PACKAGING_PYTHON_VERSION=3.8.16" >> $GITHUB_ENV