mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-07-01 04:33:16 +07:00
colored jq
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -51,4 +51,4 @@ jobs:
|
||||
- name: Get mail
|
||||
run: |
|
||||
curl -s "http://localhost:8025/api/v1/message/latest/raw"
|
||||
curl -s "http://localhost:8025/api/v1/message/latest" | jq
|
||||
curl -s "http://localhost:8025/api/v1/message/latest" | jq --color-output
|
||||
|
Reference in New Issue
Block a user