mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-09-20 05:58:55 +00:00
Update run-federation-test.sh
This commit is contained in:
parent
a4ba119dce
commit
62a04e108d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ killall -s1 lemmy_server || true
|
|||
popd
|
||||
|
||||
pnpm i
|
||||
pnpm api-test-post || true
|
||||
pnpm api-test || true
|
||||
|
||||
killall -s1 lemmy_server || true
|
||||
killall -s1 pict-rs || true
|
||||
|
|
Loading…
Reference in a new issue