This commit is contained in:
parent
465a0f338a
commit
bcf8aee371
4 changed files with 5 additions and 4 deletions
|
|
@ -63,7 +63,8 @@
|
|||
cargo fmt --all --check
|
||||
cargo b
|
||||
cargo test --workspace --exclude mtp-wasm --all-features
|
||||
cargo check --manifest-path example/Cargo.toml --workspace --all-targets --all-features
|
||||
MTP_TYPE_MAPS="$PWD/example/type-maps.yaml" \
|
||||
cargo check --manifest-path example/Cargo.toml --workspace --all-targets --all-features
|
||||
mtp-clippy
|
||||
mtp-machete
|
||||
pnpm run dup
|
||||
|
|
|
|||
Loading…
Reference in a new issue