1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 01:26:14 +02:00

Revert "run build before lint-backend"

This reverts commit f7b0d9a975.
This commit is contained in:
silverwind 2024-04-27 19:41:02 +02:00
parent f7b0d9a975
commit cab07abf55
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

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