Skip to content

Commit

Permalink
Merge branch 'main' into feat/rust-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy authored Dec 11, 2023
2 parents 4998d06 + f164369 commit c742f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst-gateway/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ builder:

DO github.com/input-output-hk/catalyst-ci/earthly/rust:feat/rust-docs+SETUP --toolchain=rust-toolchain.toml

DO github.com/input-output-hk/catalyst-ci/earthly/rust:feat/rust-docs+CP_SRC --src=".cargo .config Cargo.* clippy.toml deny.toml rustfmt.toml bin crates"
COPY --dir .cargo .config Cargo.* clippy.toml deny.toml rustfmt.toml bin crates .

# Test rust build container - Use best architecture host tools.
check-hosted:
Expand Down

0 comments on commit c742f4a

Please sign in to comment.