rust-cargo-make actionInstall cargo-make by downloading the executable (faster than
cargo install cargo-make, seconds vs minutes).
versionOptional version of cargo-make to install (eg. "0.22.2", "latest").
- uses: dtolnay/rust-toolchain@stable
- uses: davidB/rust-cargo-make@v1
- uses: actions/checkout@v1
- name: Run tests
run: cargo make ci-flow
- uses: dtolnay/rust-toolchain@stable
- uses: davidB/rust-cargo-make@v1
with:
version: '0.23.0'
- uses: actions/checkout@v1
- name: Run tests
run: cargo make ci-flow
yaml
- uses: taiki-e/install-action@v2
with:
tool: cargo-make
$ claude mcp add rust-cargo-make \
-- python -m otcore.mcp_server <graph>