diff --git a/.vscode/tasks.json b/.vscode/tasks.json index bdc8ed7..e07d52d 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -40,7 +40,7 @@ "presentation": { "reveal": "always" }, - "group": "none", + "group": "build", "problemMatcher": [] }, { @@ -54,7 +54,7 @@ "presentation": { "reveal": "always" }, - "group": "none", + "group": "build", "problemMatcher": [] } ]