Shrinkt action description to make it marketplace compliant

This commit is contained in:
Jonas Bushart 2022-04-20 20:24:25 +00:00 committed by GitHub
parent 85cc8bd3df
commit 014f31d759
1 changed files with 2 additions and 3 deletions

View File

@ -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"