feat: enable woodpecker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7ca4545722
commit
f396cac95c
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
pipeline:
|
||||||
|
backend:
|
||||||
|
image: rust
|
||||||
|
commands:
|
||||||
|
- cargo test --all-features --no-fail-fast
|
Loading…
Reference in a new issue