cloutier--bird.makeup/.builds/arch.yaml
2022-12-10 18:51:31 -05:00

9 lines
161 B
YAML

image: archlinux
packages:
- dotnet-sdk-6.0
sources:
- https://git.sr.ht/~cloutier/bird.makeup
tasks:
- test: |
cd bird.makeup/src
dotnet test