mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-10-11 10:15:17 +08:00
Add verify changed less-file step to Makefile (#1861)
This commit is contained in:

committed by
Kim "BKC" Carlbäcker

parent
89845f6728
commit
2b05b104ef
@ -20,6 +20,7 @@ pipeline:
|
||||
- make generate
|
||||
- make vet
|
||||
- make lint
|
||||
- make stylesheets-check
|
||||
- make misspell-check
|
||||
- make test-vendor
|
||||
- make build
|
||||
|
Reference in New Issue
Block a user