We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b05be1 + a477cf4 commit 4fdb215Copy full SHA for 4fdb215
src/tools/miri/.github/workflows/ci.yml
@@ -187,7 +187,7 @@ jobs:
187
run: RUSTFLAGS="--cap-lints warn" cargo +stable install josh-proxy --git https://github.com/josh-project/josh --tag r22.12.06
188
- name: setup bot git name and email
189
run: |
190
- git config --global user.name 'The Miri Conjob Bot'
+ git config --global user.name 'The Miri Cronjob Bot'
191
git config --global user.email 'miri@cron.bot'
192
- name: get changes from rustc
193
run: ./miri rustc-pull
0 commit comments