add ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
mightypanders 2023-03-17 21:01:49 +01:00
parent 7dbdfec160
commit 9e3d10d857

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
test:
image: rust:alpine
commands:
- cargo test