full diesel path

pull/1335/head
Felix Ableitner 2020-12-10 13:11:05 +01:00
parent fc382e20e1
commit 2d0bf7d40d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ steps:
RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1
commands:
- diesel migration run
- /root/.cargo/bin/diesel migration run
- cargo test --workspace --no-fail-fast
- name: run federation tests