mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +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
|
||||
script:
|
||||
- |
|
||||
cargo build &&
|
||||
cargo test &&
|
||||
cargo doc
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
- cargo doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue