Skip to content

Commit 2f2c447

Browse files
committed
colored jq
1 parent 3b952f8 commit 2f2c447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
- name: Get mail
5252
run: |
5353
curl -s "http://localhost:8025/api/v1/message/latest/raw"
54-
curl -s "http://localhost:8025/api/v1/message/latest" | jq
54+
curl -s "http://localhost:8025/api/v1/message/latest" | jq --color-output

0 commit comments

Comments
 (0)