cargo:Rust用于Rust`cargo`命令的GitHub动作 源码
锈cargo行动 该GitHub Action在Rust语言项目上运行指定的命令。 目录 工作流程示例 on : [push] name : CI jobs : build_and_test : name : Rust project runs-on : ubuntu-latest steps : - uses : actions/checkout@v2 - uses : actions-rs/toolchain@v1 with : toolchain : stable - uses : a
文件列表
cargo-master.zip
(预估有个20文件)
cargo-master
.eslintrc.json
508B
.github
workflows
ci.yml
413B
action.yml
531B
src
main.ts
946B
input.ts
755B
.matchers
暂无评论