diff --git a/.github/workflows/_release.yml b/.github/workflows/_release.yml index 8a79da1e7d3..dc50158743b 100644 --- a/.github/workflows/_release.yml +++ b/.github/workflows/_release.yml @@ -385,7 +385,6 @@ jobs: test-prior-published-packages-against-new-core: # Installs the new core with old partners: Installs the new unreleased core # alongside the previously published partner packages and runs integration tests - if: false # temporarily skip needs: - build - release-notes @@ -476,6 +475,7 @@ jobs: - release-notes - test-pypi-publish - pre-release-checks + - test-prior-published-packages-against-new-core runs-on: ubuntu-latest permissions: # This permission is used for trusted publishing: