1
Fork 0

Less verbose

This commit is contained in:
Jake Howard 2018-04-25 10:08:31 +01:00
parent c2c8343d39
commit d664725ad9
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
- checkout
- run:
name: Test build
command: bash build.sh test/main.md --verbose
command: bash build.sh test/main.md
- store_artifacts:
path: output.pdf
destination: output.pdf