]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/test.sh
refactor(types): create dedicated folder for types package src
[github/Chocobozzz/PeerTube.git] / scripts / test.sh
CommitLineData
0e4ffb4b 1#!/bin/sh
93534495 2
0e4ffb4b
LA
3set -eu
4
29b7426c
C
5npm run ci -- client
6npm run ci -- cli-plugin
93ab8389
C
7npm run ci -- api-1
8npm run ci -- api-2
9npm run ci -- api-3
10npm run ci -- api-4
11npm run ci -- external-plugins
12d6b873
C
12
13npm run ci -- lint