Skip to content

Commit 129e0d4

Browse files
committed
wip
1 parent ccc0508 commit 129e0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Clippy
4848
run: cargo clippy
4949
- name: Run tests
50-
run: cargo test-all-features -- --nocapture
50+
run: cargo test-all-features
5151
env:
5252
RUST_LOG: debug
5353
cross:

0 commit comments

Comments
 (0)