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 27e472c commit af5a43a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/expression-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
if: ${{ success() }}
- name: The job has failed
if: ${{ failure() }}
- name: "goodbye"
run: "not a valid input"
run: "failed to do job"

0 comments on commit af5a43a

Please sign in to comment.