]> git.lizzy.rs Git - rust.git/blobdiff - .cirrus.yml
[CI] Split build and test steps
[rust.git] / .cirrus.yml
index e173df423a76523f092160e138d648ea64c29651..61da6a2491c52fcd3270195db5fb441e89c0a496 100644 (file)
@@ -14,7 +14,7 @@ task:
     - . $HOME/.cargo/env
     - git config --global user.email "user@example.com"
     - git config --global user.name "User"
-    - ./prepare.sh
+    - ./y.rs prepare
   test_script:
     - . $HOME/.cargo/env
     - # Enable backtraces for easier debugging