image: alpine/edge packages: - go - scdoc sources: - https://git.sr.ht/~emersion/tlstunnel tasks: - build: | cd tlstunnel go test -v ./... scdoc /dev/null