This commit is contained in:
parent
7dbdfec160
commit
9e3d10d857
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: rust:alpine
|
||||||
|
commands:
|
||||||
|
- cargo test
|
Loading…
Reference in New Issue
Block a user