We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05ffb6 commit 342a515Copy full SHA for 342a515
testing/ci.sh
@@ -3,7 +3,7 @@
3
set -v
4
set -e
5
6
-export CARGO_TARGET_DIR=testing/target
+export CARGO_TARGET_DIR=target/ci
7
8
# Set OFFLINE=1 to avoid rustup. cargo might still run offline.
9
0 commit comments