Skip to content

Commit 5f877a8

Browse files
authored
Add missing 'run' to step
1 parent 7c43c58 commit 5f877a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,5 @@ jobs:
186186
sed -i 's/\xe2\x80\x8b//g' *.po **/*.po
187187
188188
- name: Show difference (error if there is any)
189+
run: |
189190
git diff --exit-code

0 commit comments

Comments
 (0)