check rust version

pull/1335/head
Felix Ableitner 2020-12-10 20:27:06 +01:00
parent 7af4a60ec4
commit 11c9559ef8
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,7 @@ steps:
- name: dieselcli
path: /dieselcli
commands:
- cargo --version
- apt-get update
- apt-get -y install --no-install-recommends espeak postgresql-client
- /dieselcli/diesel migration run
@ -76,7 +77,6 @@ steps:
commands:
- cargo build
# TODO: lemmy config is missing
- name: run federation tests
image: node:15-buster-slim
user: root