just use the dev profile
This commit is contained in:
parent
272f7ce800
commit
870e96ba38
@ -80,7 +80,7 @@ RUN --mount=type=bind,target=.,rw \
|
||||
\
|
||||
cargo hakari generate --diff && \
|
||||
cargo hakari manage-deps --dry-run && \
|
||||
RUST_LOG=web3_proxy=trace,info cargo --locked nextest run --profile ci --features "$WEB3_PROXY_FEATURES" --no-default-features && \
|
||||
RUST_LOG=web3_proxy=trace,info cargo --locked nextest run --features "$WEB3_PROXY_FEATURES" --no-default-features && \
|
||||
touch /test_success
|
||||
|
||||
FROM rust as build_app
|
||||
|
Loading…
Reference in New Issue
Block a user