]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/.cirrus.yml
Auto merge of #105127 - Sp00ph:const_new, r=dtolnay
[rust.git] / compiler / rustc_codegen_cranelift / .cirrus.yml
index 732edd66196d7de4c3d8d18e0c944e05d279906c..d627c2ee09c4ef7555f820cc2a239b73c3133269 100644 (file)
@@ -12,8 +12,6 @@ task:
     folder: target
   prepare_script:
     - . $HOME/.cargo/env
-    - git config --global user.email "user@example.com"
-    - git config --global user.name "User"
     - ./y.rs prepare
   test_script:
     - . $HOME/.cargo/env