Skip to content

Commit

Permalink
Merge pull request #185 from pyiron/binder_update
Browse files Browse the repository at this point in the history
Update also the environment in binder/environment.yml
  • Loading branch information
jan-janssen authored Apr 14, 2024
2 parents a2924c2 + c899649 commit 6193503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
to=$(echo "$PR_TITLE" | awk '{print $6}')
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-mpich.yml
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
- name: UpdateDependabotPR commit
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 6193503

Please sign in to comment.