mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 09:39:15 +02:00
Split CI commands, enable verbose mode
This commit is contained in:
parent
0a79fa7c7c
commit
c23fe34c33
1 changed files with 3 additions and 4 deletions
|
@ -13,7 +13,6 @@ addons:
|
||||||
|
|
||||||
# Main build
|
# Main build
|
||||||
script:
|
script:
|
||||||
- |
|
- cargo build --verbose --all
|
||||||
cargo build &&
|
- cargo test --verbose --all
|
||||||
cargo test &&
|
- cargo doc
|
||||||
cargo doc
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue