be verbose in CI so I can debug

This commit is contained in:
Brian Hicks 2020-10-30 10:26:20 -05:00
parent 1b08c6af6e
commit d4dfeea46b

View File

@ -10,4 +10,4 @@ install:
- nix-shell
script:
- nix-shell --pure --run 'shake ci'
- nix-shell --pure --run 'shake --verbose ci'