Fix printing of json_value
This commit is contained in:
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
@@ -21,3 +21,6 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: ./test.sh
|
||||
|
||||
- name: Test output against jq
|
||||
run: ./bin/release/parse sample-files/large-file.json | jq >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user