json-utils tweaking... (sleep cometh soon)

This commit is contained in:
2024-12-16 22:38:50 -05:00
parent e332f56568
commit 45e732b547
@@ -32,7 +32,7 @@ jobs:
- name: Format of gocurl response.
run: |
echo "${{ steps.check-pr.outputs.response.status }}" | jq
echo "${{ steps.check-pr.outputs.response.status }}"
- name: Parse PR Response
id: parse-pr