X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Ftest.sh;h=01b259fe248ef92985c97e329bff09c86521c24e;hb=b033851fb54241bb703f86add025229e68cc6f59;hp=32034531ddfae3257757f5c8ac2dddbebeaff21c;hpb=93ab83893d6c59c90fd92229af5ab2977d05940b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/test.sh b/scripts/test.sh index 32034531d..01b259fe2 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -7,8 +7,8 @@ npm run setup:cli npm run ci -- lint -npm run ci -- misc -npm run ci -- cli +npm run ci -- client +npm run ci -- cli-plugin npm run ci -- api-1 npm run ci -- api-2 npm run ci -- api-3