name: "Cargo test" runs: using: rust:1.84-alpine steps: - run: cargo test