Updated woodpecker config to run cargo tests
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
pipeline:
|
||||
test_build:
|
||||
tests:
|
||||
image: rust:1.63
|
||||
commands:
|
||||
- "cargo build"
|
||||
- "cargo test"
|
||||
|
||||
build_release:
|
||||
image: rust:1.63
|
||||
|
Reference in New Issue
Block a user