mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-10 02:05:10 +00:00
full diesel path
This commit is contained in:
parent
fc382e20e1
commit
2d0bf7d40d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue