mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
add espeak and postgres client
This commit is contained in:
parent
5b34d2be6c
commit
af2a27935b
@ -12,9 +12,10 @@ steps:
|
||||
RUST_BACKTRACE: 1
|
||||
RUST_TEST_THREADS: 1
|
||||
commands:
|
||||
- apt install espeak postgresql-client
|
||||
- cargo check --all
|
||||
- cargo test --workspace --no-fail-fast
|
||||
- cargo clippy
|
||||
- cargo test --workspace --no-fail-fast
|
||||
- mdbook build docs/
|
||||
|
||||
- name: run federation tests
|
||||
@ -46,6 +47,7 @@ steps:
|
||||
username: kevinbacon
|
||||
password: pa55word
|
||||
repo: dessalines/lemmy
|
||||
purge: true
|
||||
tags:
|
||||
- latest
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user