mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-23 12:51:18 +00:00
Trying to fix drone 9
This commit is contained in:
parent
4f43f6f91f
commit
9f5309e120
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ steps:
|
|||
RUST_BACKTRACE: 1
|
||||
RUST_TEST_THREADS: 1
|
||||
commands:
|
||||
- apk add libpq
|
||||
- apk add musl-dev openssl-dev postgresql-dev libpq
|
||||
- cargo test --workspace --no-fail-fast
|
||||
|
||||
- name: check defaults.hjson updated
|
||||
|
|
Loading…
Reference in a new issue