We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17a6a8 commit a8eb526Copy full SHA for a8eb526
ci/all.sh
@@ -6,6 +6,8 @@ set -ex
6
7
: "${1?The all.sh script requires one argument.}"
8
9
+export RUST_BACKTRACE=1
10
+
11
op=$1
12
13
cargo_clean() {
0 commit comments