Skip to content

Commit

Permalink
workflow/expression
Browse files Browse the repository at this point in the history
  • Loading branch information
mehtachandrashekhar committed Jun 9, 2024
1 parent af5a43a commit be88cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/expression-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
if: ${{ success() }}
- name: The job has failed
if: ${{ failure() }}
run: "failed to do job"
run: echo "failed to do job"

0 comments on commit be88cfa

Please sign in to comment.