1
0
Fork 0

Remove no more used pipeline
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
Daniele Tricoli 2022-12-04 03:36:41 +01:00
parent 79b1f6b90d
commit cd6098925b
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
---
pipeline:
test:
image: rust:1.57
commands:
- cargo build --verbose
- cargo test --verbose