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:
parent
fca91510b6
commit
b6a2848a50
6 changed files with 33 additions and 20 deletions
6
.github/workflows/selftest.yml
vendored
6
.github/workflows/selftest.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue