add Continuous integration to makefile props (#1100)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Build projects with Make",
|
||||
"description": "Build and test a project using Make.",
|
||||
"iconName": "makefile",
|
||||
"categories": ["Makefile"]
|
||||
"categories": ["Continuous integration", "Makefile"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user