Skip to content

Commit 87b6b24

Browse files
committed
fix: update test command flags
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
1 parent 6a44aac commit 87b6b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
go-version: 'stable'
3737
- uses: bytecodealliance/actions/wasmtime/setup@v1
3838
- run: rustup update stable --no-self-update && rustup default stable
39-
- run: cargo test --manifest-path tests/Cargo.toml
39+
- run: cargo test --workspace

0 commit comments

Comments
 (0)