We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41bc654 commit 4967523Copy full SHA for 4967523
ci/integration.sh
@@ -15,7 +15,7 @@ set -ex
15
# it again.
16
#
17
#which cargo-fmt || cargo install --force
18
-cargo install --path . --force
+cargo install --path . --force --locked
19
20
echo "Integration tests for: ${INTEGRATION}"
21
cargo fmt -- --version
0 commit comments