Skip to content

Commit b2bb275

Browse files
committed
XXX env CARGO_TERM_VERBOSE=true
1 parent 8a084ab commit b2bb275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bindgen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
- name: Run all the tests
5858
env:
59+
CARGO_TERM_VERBOSE: "true"
5960
GITHUB_ACTIONS_OS: ${{matrix.os}}
6061
RUST_CROSS_COMPILER: ${{matrix.target.cross}}
6162
RUST_TARGET: ${{matrix.target.rust}}

0 commit comments

Comments
 (0)