ci: add Gitea Actions workflow for make check #21

Open
clawbot wants to merge 13 commits from ci/make-check into main
Showing only changes of commit 8edc629dd6 - Show all commits

View File

@@ -26,7 +26,7 @@ fmt:
lint: lint:
golangci-lint run --timeout 5m golangci-lint run --timeout 5m
check: build lint test check: build lint test fmt-check
# Build Docker container # Build Docker container
docker: docker: