diff options
Diffstat (limited to '.github/workflows/properties/build.properties.json')
| -rw-r--r-- | .github/workflows/properties/build.properties.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/properties/build.properties.json b/.github/workflows/properties/build.properties.json index e447a1e..fd3eed3 100644 --- a/.github/workflows/properties/build.properties.json +++ b/.github/workflows/properties/build.properties.json @@ -1,6 +1,6 @@ { "name": "Build", - "description": "Build and test a Rust project with Cargo.", + "description": "RTIC Test Suite", "iconName": "rust", "categories": ["Rust"] } |
