diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f7d225e7..7deecb6d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -53,7 +53,7 @@ jobs: # Can enable to test an unreleased libpq version. - name: install libpq 16 - if false: + if: false run: | set -x rel=$(lsb_release -c -s)