Files
uptop/.gitea
lerko fb3f96f608
CI / test (pull_request) Failing after 9s
CI / lint (pull_request) Failing after 56s
ci: add Gitea Actions pipeline for test and lint
Runs on push to main and on pull requests. Two parallel jobs:
- test: go vet + go test -race
- lint: golangci-lint via official action
2026-05-23 22:02:26 -04:00
..