aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/properties/build.properties.json
blob: e447a1ed9a4003591ac19d6421db6ebd804e83dc (plain)
1
2
3
4
5
6
{
    "name": "Build",
    "description": "Build and test a Rust project with Cargo.",
    "iconName": "rust",
    "categories": ["Rust"]
}