Skip to content

Commit 6193503

Browse files
authored
Merge pull request #185 from pyiron/binder_update
Update also the environment in binder/environment.yml
2 parents a2924c2 + c899649 commit 6193503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
to=$(echo "$PR_TITLE" | awk '{print $6}')
2525
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
2626
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-mpich.yml
27+
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
2728
- name: UpdateDependabotPR commit
2829
run: |
2930
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)