]> git.lizzy.rs Git - rust.git/blobdiff - .cirrus.yml
Fix alignment flag for emit_small_memory_copy
[rust.git] / .cirrus.yml
index e173df423a76523f092160e138d648ea64c29651..732edd66196d7de4c3d8d18e0c944e05d279906c 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
@@ -22,4 +22,4 @@ task:
     - # Reduce amount of benchmark runs as they are slow
     - export COMPILE_RUNS=2
     - export RUN_RUNS=2
-    - ./test.sh
+    - ./y.rs test