Remove old workflows, change description of the workflow

This commit is contained in:
Henrik Tjäder 2020-06-15 20:13:22 +00:00
parent 11565797c6
commit 68e45815b9
5 changed files with 1 additions and 200 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Build",
"description": "Build and test a Rust project with Cargo.",
"description": "RTIC Test Suite",
"iconName": "rust",
"categories": ["Rust"]
}