Skip to content

Commit

Permalink
added fileformats-test to deploy deps in ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed May 20, 2024
1 parent 7d1f7f4 commit acf1411
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 @@ -186,7 +186,7 @@ jobs:
name: pydra-afni

deploy-fileformats:
needs: [devcheck, test]
needs: [devcheck, test, fileformats-test]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit acf1411

Please sign in to comment.