Skip to content

Commit 42c166b

Browse files
ci: add final job
1 parent 9184f07 commit 42c166b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ jobs:
131131
# Only run if any of the previous jobs failed
132132
if: ${{ failure() }}
133133
steps:
134-
- name: Previous jobs fails
134+
- name: Previous jobs failed
135135
run: exit 1

0 commit comments

Comments
 (0)