mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-02 17:29:29 +02:00
Fix CI
This commit is contained in:
parent
496b50f6b1
commit
4fd894308d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue