diff --git a/.github/actions/run-python-test-set/action.yml b/.github/actions/run-python-test-set/action.yml index 07cb7edbe7..3459449e15 100644 --- a/.github/actions/run-python-test-set/action.yml +++ b/.github/actions/run-python-test-set/action.yml @@ -74,6 +74,7 @@ runs: run: ./scripts/pysync - name: Download compatibility snapshot for Postgres 14 + if: inputs.build_type != 'remote' uses: ./.github/actions/download with: name: compatibility-snapshot-${{ inputs.build_type }}-pg14