image: fedora/latest packages: - golang - scdoc sources: - https://git.sr.ht/~rjarry/aerc tasks: - build: | cd aerc make - test: | cd aerc go test ./...