@@ -8,4 +8,8 @@ gitea-pages: $(shell find . -type f -name "*.go" ) go.mod go.sum
.PHONY: debug
debug: gitea-pages
@./gitea-pages -conf config-local.yaml -debug
.PHONY: test
test:
@go test -v ./...
The note is not visible to the blocked user.