mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
run a query
This commit is contained in:
parent
b5b670b8b9
commit
2d88dfdaef
@ -14,7 +14,7 @@ steps:
|
||||
commands:
|
||||
- apt-get -y update
|
||||
- apt-get -y install --no-install-recommends espeak postgresql-client
|
||||
- psql $LEMMY_DATABASE_URL
|
||||
- psql $LEMMY_DATABASE_URL -c "\l"
|
||||
#- cargo check --all
|
||||
#- cargo clippy
|
||||
#- cargo test --workspace --no-fail-fast
|
||||
|
Loading…
Reference in New Issue
Block a user