Skip to content

Commit 8a99f24

Browse files
committed
remove
1 parent ca12f2c commit 8a99f24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
run: |
5757
echo "$PO_FILES_TO_CHECK"
5858
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 }}
6159
- name: TRANSLATORS
6260
run: |
6361
diff -Naur TRANSLATORS <(LANG=es python scripts/sort.py < TRANSLATORS)

0 commit comments

Comments
 (0)