walpurgis/.woodpecker/build_rust.yaml

6 lines
86 B
YAML
Raw Normal View History

2023-11-16 22:40:58 -07:00
steps:
build_and_tester:
image: 'rust:latest'
commands:
- cargo check