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