Skip to content

Magic Wand: cost 4, cast 2/1 #927

Magic Wand: cost 4, cast 2/1

Magic Wand: cost 4, cast 2/1 #927

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --manifest-path=./src/rs/Cargo.toml