Skip to content

Commit

Permalink
cargo-spellcheck no --locked
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored May 15, 2024
1 parent b3ae946 commit 2376b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/ci-unified/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ RUN cargo install cargo-web wasm-pack cargo-deny cargo-hack \

RUN cargo install mdbook-graphviz --locked

RUN cargo install cargo-spellcheck cargo-nextest --locked
RUN cargo install cargo-spellcheck cargo-nextest

# generic ci | diener 0.4.6 | NOTE: before upgrading please test new version with companion build, example can be found here: https://github.com/paritytech/substrate/pull/12710
RUN cargo install diener --version 0.4.6
Expand Down

0 comments on commit 2376b3e

Please sign in to comment.