1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-02 17:29:29 +02:00
This commit is contained in:
Chocobozzz 2025-09-15 10:02:38 +02:00
parent 496b50f6b1
commit 4fd894308d
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -132,7 +132,7 @@ elif [ "$1" = "api-5" ]; then
MOCHA_PARALLEL=true runJSTest "$1" $((2*$speedFactor)) $transcodingFiles $runnersFiles
elif [ "$1" = "external-plugins" ]; then
npm run install-dependencies:transcription --workspace=@peertube/tests
pnpm run --filter=@peertube/tests install-dependencies:transcription
npm run build:server
npm run build:tests