mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
full diesel path
This commit is contained in:
parent
fc382e20e1
commit
2d0bf7d40d
@ -40,7 +40,7 @@ steps:
|
|||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
RUST_TEST_THREADS: 1
|
RUST_TEST_THREADS: 1
|
||||||
commands:
|
commands:
|
||||||
- diesel migration run
|
- /root/.cargo/bin/diesel migration run
|
||||||
- cargo test --workspace --no-fail-fast
|
- cargo test --workspace --no-fail-fast
|
||||||
|
|
||||||
- name: run federation tests
|
- name: run federation tests
|
||||||
|
Loading…
Reference in New Issue
Block a user