1
Fork 0

Run verbose build in tests

This commit is contained in:
Jake Howard 2018-04-02 22:47:18 +01:00
parent 16d466739f
commit 25f3d22ca2

View file

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