Skip to content

Commit

Permalink
maint: add new dependency to nightly build on CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Sep 14, 2024
1 parent 4bede79 commit a658e22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,11 @@ workflows:
only:
- master
jobs:
- build:
context:
- nipreps-common
- tests:
context:
- nipreps-common
requires:
- build

0 comments on commit a658e22

Please sign in to comment.