diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index d3e2765..a70b7fe 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -178,7 +178,7 @@ jobs: name: pydra-nireports deploy: - needs: [nipype-conv, test, deploy-fileformats, deploy-fileformats-extras] + needs: [nipype-conv, test] runs-on: ubuntu-latest steps: