Shrinkt action description to make it marketplace compliant
This commit is contained in:
parent
85cc8bd3df
commit
014f31d759
|
@ -1,8 +1,7 @@
|
||||||
name: Setup Rust Toolchain for GitHub CI
|
name: Setup Rust Toolchain for GitHub CI
|
||||||
description: |
|
description: |
|
||||||
Setup specific Rust versions and integrate nicely into the ecosystem.
|
Setup specific Rust versions with caching pre-configured.
|
||||||
The action enabled caching of Rust tools and build artifacts and sets environment variables for faster and more efficient caching.
|
It provides problem matchers for cargo and rustfmt issues.
|
||||||
It also sets up problem matchers showing compilation and formatting issues.
|
|
||||||
|
|
||||||
branding:
|
branding:
|
||||||
icon: "play"
|
icon: "play"
|
||||||
|
|
Loading…
Reference in New Issue