We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada2d0f commit 672326eCopy full SHA for 672326e
.github/workflows/cI.yml
@@ -47,4 +47,4 @@ jobs:
47
- uses: Swatinem/rust-cache@v2
48
with:
49
cache-on-failure: true
50
- - run: cargo nextest run
+ - run: cargo nextest run --workspace
0 commit comments