mirror of
https://github.com/Swatinem/rust-cache
synced 2025-04-29 14:45:53 +00:00
fix pretty printing and selftest
This commit is contained in:
parent
cb43a50800
commit
36af5cb1ae
5 changed files with 15 additions and 9 deletions
4
.github/workflows/selftest.yml
vendored
4
.github/workflows/selftest.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- uses: ./
|
||||
with:
|
||||
workspace-paths: tests
|
||||
workspaces: tests
|
||||
|
||||
- run: |
|
||||
cargo check
|
||||
|
@ -66,7 +66,7 @@ jobs:
|
|||
|
||||
- uses: ./
|
||||
with:
|
||||
workspace-paths: |
|
||||
workspaces: |
|
||||
tests
|
||||
tests/wasm-workspace
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue