Skip to content

Commit

Permalink
fix debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Dec 26, 2023
1 parent 865f582 commit 75d5b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Echo 'test-reporter' outputs
run: |
echo ${{steps.test-reporter.outputs}}
echo ${{toJSON(steps.test-reporter.outputs)}}

0 comments on commit 75d5b3b

Please sign in to comment.