This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
BirdsiteLIVE/.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