Skip to content

Commit 8378006

Browse files
committed
ci: Enable build backtrace
1 parent a081933 commit 8378006

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/run.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
set -ex
44

5-
RUST_BACKTRACE=1
6-
export RUST_BACKTRACE
5+
export RUST_BACKTRACE=1
76

87
rustc -vV
98
cargo -vV

0 commit comments

Comments
 (0)