Skip to content

Commit 82397c0

Browse files
committed
Add build tags argument to golangci-lint
1 parent e3586aa commit 82397c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@v2
3838
with:
39+
args: --build-tags=embed
3940
version: latest
4041

4142
gen:

0 commit comments

Comments
 (0)