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