Woodpecker: experimental ci
All checks were successful
ci/woodpecker/manual/build_rust Pipeline was successful

This commit is contained in:
Akemi Izuko 2023-11-16 22:40:58 -07:00
parent 71ffb5980e
commit 213872b809
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -0,0 +1,5 @@
steps:
build_and_tester:
image: 'rust:latest'
commands:
- cargo check