chore(ci): consolidate Gitea CI
ci / ci (pull_request) Successful in 3m11s

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-22 18:01:38 +02:00
co-authored by Claude
parent e509b7a90a
commit c820870f72
7 changed files with 151 additions and 49 deletions
+1
View File
@@ -6,6 +6,7 @@ SHELL := bash
check: vet test
shellcheck scripts/*.sh
yamllint .gitea
bash tests/workflow-contract.sh
vet:
go vet ./...