View error output from jq
parent
562300ea83
commit
aea9ed170a
|
@ -9,4 +9,4 @@ install:
|
|||
- sudo apt-get install -y -qq jq
|
||||
|
||||
script:
|
||||
- cat */*/*.json | jq . 2&>/dev/null
|
||||
- cat */*/*.json | jq . >/dev/null
|
||||
|
|
Loading…
Reference in New Issue