Skip to content

Commit 672326e

Browse files
committed
fix: ci
1 parent ada2d0f commit 672326e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- uses: Swatinem/rust-cache@v2
4848
with:
4949
cache-on-failure: true
50-
- run: cargo nextest run
50+
- run: cargo nextest run --workspace

0 commit comments

Comments
 (0)