Skip to content

Commit 4fa72d0

Browse files
committed
Eliminates annoying progress bars, refs #2983
1 parent c7a3821 commit 4fa72d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Test documentable
1010
command: |
1111
# test one build
12-
documentable start -a -v
12+
documentable start -a
1313
1414
workflows:
1515
version: 2

0 commit comments

Comments
 (0)