Skip to content

Commit d0d42c0

Browse files
committed
Don't run test with --verbose
1 parent 50d720c commit d0d42c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: actions-rs/cargo@v1
3030
with:
3131
command: test
32-
args: --verbose
3332

3433
release:
3534
needs: test

0 commit comments

Comments
 (0)