Update run-federation-test.sh

This commit is contained in:
Nutomic 2025-09-11 10:18:03 +02:00 committed by GitHub
parent a4ba119dce
commit 62a04e108d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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