3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-11 07:40:54 +00:00

Add multiple crates to wasm test workspace. Update selftest

This commit is contained in:
Nick Mosher 2022-07-08 21:08:56 -04:00
parent fca91510b6
commit b6a2848a50
6 changed files with 33 additions and 20 deletions

View file

@ -24,9 +24,9 @@ jobs:
- uses: ./
with:
cache-on-failure: true
target-dir: |
target/
wasm-workspace/target/
workspace-paths: |
./
wasm-workspace/
- run: |
cargo install cargo-deny --locked