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 ca12f2c commit 8a99f24Copy full SHA for 8a99f24
1 file changed
.github/workflows/main.yml
@@ -56,8 +56,6 @@ jobs:
56
run: |
57
echo "$PO_FILES_TO_CHECK"
58
echo "$CHANGED_PO_FILES"
59
- - name: Lista los archivos .po a revisar
60
- run: echo "Archivo(s) .po a revisar:" ${{ steps.po-files-to-check.outputs.po_files_to_check }}
61
- name: TRANSLATORS
62
63
diff -Naur TRANSLATORS <(LANG=es python scripts/sort.py < TRANSLATORS)
0 commit comments