mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-10 11:45:48 +00:00
path
This commit is contained in:
parent
f447d8ec19
commit
38fb159e43
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ steps:
|
|||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y postgresql
|
||||
- ls -la /usr/lib/postgresql/
|
||||
- export PATH="/usr/lib/postgresql/15.1/bin:$PATH"
|
||||
- cargo test --no-fail-fast
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue