run build before lint-backend

This commit is contained in:
silverwind 2024-04-27 18:49:29 +02:00
parent 57287d7837
commit f7b0d9a975
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
with:
go-version-file: go.mod
check-latest: true
- run: make deps-backend deps-tools
- run: make deps-backend deps-tools build
- run: make lint-backend
env:
TAGS: bindata sqlite sqlite_unlock_notify