Skip to content

Commit d769f0e

Browse files
committed
Run tests with RUST_BACKTRACE=1
1 parent c5f9f3e commit d769f0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/test.sh

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
set -xeu
44
cd "$(dirname "$0")/.."
55

6+
export RUST_BACKTRACE=1
7+
68
# Regenerate the test headers' bindings in debug and release modes, and assert
79
# that we always get the expected generated bindings.
810

0 commit comments

Comments
 (0)