57e4719352
- Change branch reference from 'master' to 'main' in cargo-check-benches - Disable test-pezframe-examples-compile-to-wasm (serde_core wasm32 duplicate lang item issue) - Add SKIP_WASM_BUILD=1 to cargo-check-each-crate - Update test-deterministic-wasm dependency (remove disabled job) - Update confirm-required job needs list The serde_core wasm32 issue is tracked in #355 and affects all wasm32-unknown-unknown builds. Same issue that disabled check-core-crypto-features in checks.yml.