politburo/.woodpecker.yml
Isaac Mills 4683d248d4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix CI
2024-02-29 12:24:34 -05:00

7 lines
133 B
YAML

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