We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2db5e1 commit 25d50d7Copy full SHA for 25d50d7
.github/workflows/acceptance.yml
@@ -131,5 +131,5 @@ jobs:
131
# Only run if any of the previous jobs failed
132
if: ${{ failure() }}
133
steps:
134
- - name: Previous jobs fails
+ - name: Previous jobs failed
135
run: exit 1
0 commit comments