politburo/.woodpecker.yml
Isaac Mills 2d8c94fa15
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix CI
2024-02-29 12:32:07 -05:00

7 lines
191 B
YAML

steps:
- name: build
image: rust
commands:
- apt-get -y update
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev
- cargo test