diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9796cf5b..a1bb6f8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: os-name: [ ubuntu-latest ] python-version: [ 3.7 ] - needs: [ install-prepare-release ] + needs: [ install-prepare-release.off ] steps: # checkout commit - name: Checkout commit