mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-07-19 07:11:24 +03:00
fix pretty printing and selftest
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user