We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57287d7 commit f7b0d9aCopy full SHA for f7b0d9a
.github/workflows/pull-compliance.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version-file: go.mod
23
check-latest: true
24
- - run: make deps-backend deps-tools
+ - run: make deps-backend deps-tools build
25
- run: make lint-backend
26
env:
27
TAGS: bindata sqlite sqlite_unlock_notify
0 commit comments