Skip to content

Commit 1ebc139

Browse files
committed
fixed ci-cd
1 parent 91cd4e5 commit 1ebc139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
path: pydra-tasks-template
3232

3333
test:
34+
needs: [download-task-template]
3435
strategy:
3536
matrix:
3637
os: [macos-latest, ubuntu-latest]

0 commit comments

Comments
 (0)