Compare commits

..

No commits in common. "main" and "v2.4.3" have entirely different histories.
main ... v2.4.3

View file

@ -14,8 +14,9 @@ RUN apk update && \
cargo install cargo-chef \ cargo install cargo-chef \
cargo-hack \ cargo-hack \
cargo-machete \ cargo-machete \
cargo-mutants && \ cargo-mutants \
rustup component add rustfmt clippy cargo-fmt \
cargo-clippy
COPY entrypoint.sh / COPY entrypoint.sh /