Show diff as well

This commit is contained in:
Gunter Labes 2023-09-29 18:48:12 +02:00 committed by GitHub
parent e2bde1bb2c
commit e84397256e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,8 +30,7 @@ jobs:
./utils/CI/utf8_bom_dog.sh
- name: Whitespace and WML indentation check
if: success() || failure()
run: |
./utils/CI/fix_whitespace.sh; git status; [ "$(git status --short | wc -l)" = 0 ]
run: ./utils/CI/fix_whitespace.sh; git status; git diff --exit-code
- name: Run luacheck
if: success() || failure()
run: luacheck .