Skip to content

Commit

Permalink
test result disply
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadaR committed Dec 12, 2022
1 parent 0dc7a93 commit 4e27507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
name: Test XYZ
conclusion: ${{ job.status }}
output: |
{"summary":"${{ steps.test-report.outputs.conclusion }}"," passed: ${{ steps.test-report.outputs.passed }}"}
{"summary":"${{ steps.test-report.outputs.conclusion }}"}
Upload_Artifact:

Expand Down

0 comments on commit 4e27507

Please sign in to comment.