aboutsummaryrefslogtreecommitdiff
path: root/macros/src/syntax/.github/workflows/properties
diff options
context:
space:
mode:
Diffstat (limited to 'macros/src/syntax/.github/workflows/properties')
-rw-r--r--macros/src/syntax/.github/workflows/properties/build.properties.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/src/syntax/.github/workflows/properties/build.properties.json b/macros/src/syntax/.github/workflows/properties/build.properties.json
new file mode 100644
index 0000000..fd3eed3
--- /dev/null
+++ b/macros/src/syntax/.github/workflows/properties/build.properties.json
@@ -0,0 +1,6 @@
+{
+ "name": "Build",
+ "description": "RTIC Test Suite",
+ "iconName": "rust",
+ "categories": ["Rust"]
+}