Skip to content

Commit 2d119aa

Browse files
committed
Mejora título del paso TRANSLATORS en GHA
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parent 88b9e1a commit 2d119aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
echo "steps.po-files-to-change.$CHANGED_PO_FILES"
7373
7474
# Chequeos a realizar
75-
- name: TRANSLATORS
75+
- name: Revisa orden alfabético en TRANSLATORS
7676
run: |
7777
diff -Naur TRANSLATORS <(LANG=es python scripts/sort.py < TRANSLATORS)
7878
# FIXME

0 commit comments

Comments
 (0)