Skip to content

Commit 9a7697c

Browse files
committed
oop
1 parent 42d24d7 commit 9a7697c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: cargo fetch
5050

5151
- name: Run Tests
52-
run: cargo test --frozen --all-features --nocapture
52+
run: cargo test --frozen --all-features -- --nocapture
5353

5454
- name: Find Environments
5555
run: cargo run --release --target ${{ matrix.target }}

0 commit comments

Comments
 (0)