Add a workflow that runs cargo test for contracts and npm run build for frontend and backend on every PR. - Rust job with wasm target - Node job for frontend and backend - Passes on a sample PR
Add a workflow that runs cargo test for contracts and npm run build for frontend and backend on every PR.