(fix) vers
All checks were successful
CI / checks (push) Successful in 6m12s

This commit is contained in:
Alex 2026-07-27 22:24:03 +02:00
commit bcf8aee371
Signed by: alex
SSH key fingerprint: SHA256:D1+Ub8o0v4K5y1JNivW8IxEOelqLSvPmUzBbDIoZkRQ
4 changed files with 5 additions and 4 deletions

View file

@ -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