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 7c43c58 commit 5f877a8Copy full SHA for 5f877a8
.github/workflows/check.yml
@@ -186,4 +186,5 @@ jobs:
186
sed -i 's/\xe2\x80\x8b//g' *.po **/*.po
187
188
- name: Show difference (error if there is any)
189
+ run: |
190
git diff --exit-code
0 commit comments