Skip to content

Commit e86205d

Browse files
committed
CI: Checkout code
1 parent 6e00398 commit e86205d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ jobs:
334334
machine: *machine_kwds
335335
working_directory: /home/circleci/nipype
336336
steps:
337+
- checkout:
338+
path: /home/circleci/nipype
337339
- run:
338340
name: Deploy to PyPI
339341
command: |

0 commit comments

Comments
 (0)