Skip to content

Commit 4967523

Browse files
authored
Add --locked (#3889)
1 parent 41bc654 commit 4967523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/integration.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set -ex
1515
# it again.
1616
#
1717
#which cargo-fmt || cargo install --force
18-
cargo install --path . --force
18+
cargo install --path . --force --locked
1919

2020
echo "Integration tests for: ${INTEGRATION}"
2121
cargo fmt -- --version

0 commit comments

Comments
 (0)