Skip to content

Commit

Permalink
Update groovy-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekvr1 committed Oct 7, 2023
1 parent e4c07b7 commit a47c645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/groovy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ jobs:
- name: Fail if there are any errors
if: ${{ steps.groovy-check.outputs.exitCode != 0 }}
run: echo "Groovy check failed!"
exit: 1

0 comments on commit a47c645

Please sign in to comment.