ea970f7488
- Add workspace.package definition to vendor/pezkuwi-subxt/Cargo.toml to fix "workspace.package.edition was not defined" error in cargo-check-each-crate job - Disable test-deterministic-wasm job entirely (not just SKIP_WASM_BUILD) because this test REQUIRES WASM builds to verify deterministic compilation. With serde_core wasm32 bug, SKIP_WASM_BUILD=1 makes the test meaningless (no WASM files to checksum). Tracking: https://github.com/pezkuwichain/pezkuwi-sdk/issues/358 - Fix job name typo: confirm-required-test-mipezsc-jobs-passed -> confirm-required-test-misc-jobs-passed - Remove test-deterministic-wasm from confirm job needs list