[fix] doc
This commit is contained in:
parent
007f56e3b7
commit
2d47be2af4
@ -18,7 +18,7 @@ workflow "Quickstart" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
action "Quickstart" {
|
action "Quickstart" {
|
||||||
uses = "icepuma/rust-github-action@master"
|
uses = "icepuma/rust-action@master"
|
||||||
args = "cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test"
|
args = "cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user