Update check_locales.yml

This commit is contained in:
Ludy87 2025-10-26 12:14:56 +01:00
parent 78028434e9
commit b9aadb7a6e
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -206,7 +206,7 @@ jobs:
--actor ${{ github.event.pull_request.user.login }} \
--reference-file "${REFERENCE_FILE}" \
--branch "pr-branch" \
--check
--check \
--files "${FILES_LIST[@]}" > result.txt
continue-on-error: true # Continue the job even if this step fails