mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-01-19 10:50:01 +08:00
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
|
||||
description: |
|
||||
Setup specific Rust versions and integrate nicely into the ecosystem.
|
||||
The action enabled caching of Rust tools and build artifacts and sets environment variables for faster and more efficient caching.
|
||||
It also sets up problem matchers showing compilation and formatting issues.
|
||||
Setup specific Rust versions with caching pre-configured.
|
||||
It provides problem matchers for cargo and rustfmt issues.
|
||||
|
||||
branding:
|
||||
icon: "play"
|
||||
|
Loading…
Reference in New Issue
Block a user