From 29b7426c671c91b8567b038df30b9ae909ee838a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 17 Jun 2021 10:43:34 +0200 Subject: Speedup CI --- scripts/test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/test.sh') 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 -- cgit v1.2.3