Skip to content

Commit adf1518

Browse files
committed
use dev pydra in ci-cd
1 parent 33acd41 commit adf1518

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ jobs:
112112
-e related-packages/fileformats
113113
-e related-packages/fileformats-extras
114114
-e .[dev,test]
115+
- name: Install development Pydra
116+
run: pip install --no-deps git+https://github.com/nipype/pydra.git@new-syntax
115117
- name: Generate task specifications
116118
run: >
117119
./generate.py

0 commit comments

Comments
 (0)