chore(github): rust cache (#3143)
Signed-off-by: pochoclin <hey@popcorntime.app>
This commit is contained in:
1
.github/workflows/test-rust.yaml
vendored
1
.github/workflows/test-rust.yaml
vendored
@@ -29,5 +29,6 @@ jobs:
|
||||
- name: install Rust stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: run test
|
||||
run: cargo test --workspace --all-targets
|
||||
|
||||
Reference in New Issue
Block a user