Skip to content

Commit

Permalink
more cleanups to ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed May 20, 2024
1 parent 3a72e92 commit 1be8d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 1be8d67

Please sign in to comment.