1 2 3 4 5 6 7 8 9
image: ubuntu/lts packages: - golang sources: - https://git.sr.ht/~kota/metweather tasks: - test: | cd metweather/cmd go test