Skip to content

Commit

Permalink
Adding output
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Mar 29, 2024
1 parent 490da5d commit c384388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:

- name: Run on failure
id: onFailure
shell: pwsh
if: failure() && steps.run.outcome == 'failure'
run: |
echo " This is output of preivous job: ${{ steps.run.outcome }}"
Expand Down

0 comments on commit c384388

Please sign in to comment.