politburo/.woodpecker.yml
Isaac Mills 9a83602c73
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix CI
2024-02-29 12:26:11 -05:00

7 lines
157 B
YAML

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