diff --git a/mindthegap.code-workspace b/mindthegap.code-workspace index ec8dfaf9..aa93da84 100644 --- a/mindthegap.code-workspace +++ b/mindthegap.code-workspace @@ -10,5 +10,7 @@ "path": "skopeo-static" } ], - "settings": {} + "settings": { + "go.buildTags": "e2e" + } }