walpurgis/.woodpecker/build_rust.yaml
Akemi Izuko 889a4d54b9
All checks were successful
ci/woodpecker/push/build_rust Pipeline was successful
Woodpecker: rename step
2023-11-16 22:47:37 -07:00

6 lines
75 B
YAML

steps:
check:
image: 'rust:latest'
commands:
- cargo check