We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3586aa commit 82397c0Copy full SHA for 82397c0
.github/workflows/coder.yaml
@@ -36,6 +36,7 @@ jobs:
36
- name: golangci-lint
37
uses: golangci/golangci-lint-action@v2
38
with:
39
+ args: --build-tags=embed
40
version: latest
41
42
gen:
0 commit comments