aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/properties/build.properties.json
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-06-15 20:13:22 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-06-15 20:13:22 +0000
commit68e45815b9d088fb4d5f2302ac404a81095f00e5 (patch)
treea561c52f5f32e64ba2a496fb736dfd555fcac854 /.github/workflows/properties/build.properties.json
parent11565797c61e2b349e0b86be38d8287f43e03c2a (diff)
Remove old workflows, change description of the workflow
Diffstat (limited to '.github/workflows/properties/build.properties.json')
-rw-r--r--.github/workflows/properties/build.properties.json2
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"]
}