Fixes checkstyle issue

pull/7511/head
gurkanindibay 2024-02-15 17:47:08 +03:00
parent 66f95f2c03
commit 1ca873bdc4
1 changed files with 0 additions and 1 deletions

View File

@ -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