diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3ad9a4c1..b04431af 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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