wlr-protocols/.build.yml
Simon Ser 07587c61c4 build: pass filenames to check.sh
This ensures in `make check` that $(unstable_protocols) is not
broken.
2022-06-08 17:38:46 +00:00

9 lines
173 B
YAML

image: archlinux
packages:
- wayland
sources:
- https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
tasks:
- protocols: |
cd wlr-protocols
make check