We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068a5d2 commit 249996bCopy full SHA for 249996b
scripts/ci/build-and-test.sh
@@ -8,4 +8,4 @@ SCRIPT_DIR=$(dirname $0)
8
cd ${SCRIPT_DIR}/../..
9
10
ng build
11
-karma start --single-run --no-auto-watch
+karma start --single-run --no-auto-watch --reporters='dots'
0 commit comments