summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-xml-format-check.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/android-xml-format-check.yml b/.github/workflows/android-xml-format-check.yml
index b625a47717..22a0fe961a 100644
--- a/.github/workflows/android-xml-format-check.yml
+++ b/.github/workflows/android-xml-format-check.yml
@@ -36,5 +36,4 @@ jobs:
shell: bash
run: |-
git config --global --add safe.directory $(pwd)
- source android/scripts/ci-android-xml.sh
- tidy-verify-xml
+ android/scripts/ci-android-xml.sh formatAndCheckDiff