mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-25 10:45:56 +00:00
-y
This commit is contained in:
parent
32ed9c90ff
commit
f447d8ec19
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ steps:
|
|||
CARGO_HOME: .cargo_home
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install postgresql
|
||||
- apt-get install -y postgresql
|
||||
- cargo test --no-fail-fast
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue