Skip to content

feat: Rm workspace crates version before caching #99

feat: Rm workspace crates version before caching

feat: Rm workspace crates version before caching #99

Re-run triggered June 18, 2023 07:25
Status Success
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

install.yml

on: pull_request
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test `cargo install` on ubuntu-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on ubuntu-latest
error: could not find `Cargo.toml` in `/home/runner/work/rust-cache/rust-cache` or any parent directory
Test `cargo install` on ubuntu-latest
Error: ENOENT: no such file or directory, opendir '/home/runner/work/rust-cache/rust-cache/target'
Test `cargo install` on macos-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on macos-latest
error: could not find `Cargo.toml` in `/Users/runner/work/rust-cache/rust-cache` or any parent directory
Test `cargo install` on macos-latest
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/rust-cache/rust-cache/target'
Test `cargo install` on windows-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on windows-latest
error: could not find `Cargo.toml` in `D:\a\rust-cache\rust-cache` or any parent directory
Test `cargo install` on windows-latest
Error: ENOENT: no such file or directory, opendir 'D:\a\rust-cache\rust-cache\target'