]> git.lizzy.rs Git - rust.git/commitdiff
Fix hyperfine install on CI
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Wed, 1 Feb 2023 13:58:05 +0000 (13:58 +0000)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Wed, 1 Feb 2023 13:58:05 +0000 (13:58 +0000)
.github/workflows/main.yml

index 6e35d1e1dc26037269d308c8acbb608bd168d0df..92a1d8c189779265d502ad0e71629bfd302d7c7e 100644 (file)
@@ -217,7 +217,7 @@ jobs:
         EOF
 
     - name: Install hyperfine
-      run: cargo install hyperfine
+      run: cargo install hyperfine || true
 
     - name: Prepare dependencies
       run: ./y.rs prepare