We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4552a commit 31f8c14Copy full SHA for 31f8c14
ci/run.sh
@@ -2,6 +2,10 @@
2
3
set -eux
4
5
+echo PATH_DBG
6
+echo $PATH
7
+ls /c/Users/$USERNAME/.cargo/bin
8
+
9
export RUST_BACKTRACE="${RUST_BACKTRACE:-full}"
10
export NEXTEST_STATUS_LEVEL=all
11
0 commit comments