mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-11 01:10:29 +00:00
apt-get -y
This commit is contained in:
parent
94ab4f6164
commit
b79c10c122
@ -12,8 +12,8 @@ steps:
|
||||
RUST_BACKTRACE: 1
|
||||
RUST_TEST_THREADS: 1
|
||||
commands:
|
||||
- apt update
|
||||
- apt install espeak postgresql-client
|
||||
- apt-get -y update
|
||||
- apt-get -y install --no-install-recommends espeak postgresql-client
|
||||
- cargo check --all
|
||||
- cargo clippy
|
||||
- cargo test --workspace --no-fail-fast
|
||||
|
Loading…
Reference in New Issue
Block a user