Skip to content

Commit

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

0 comments on commit 865f582

Please sign in to comment.