Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4901b52

Browse files
committed
Show diff when checking pofile wrapping
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parenteeb179d commit4901b52

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
@@ -77,7 +77,7 @@ jobs:
7777
diff -Naur TRANSLATORS <(LANG=es python scripts/sort.py < TRANSLATORS)
7878
-name:Powrap
7979
if:steps.po-files-to-check.outputs.any_po_files_to_check == 'true'
80-
run:powrap --check --quiet ${{ steps.po-files-to-check.outputs.po_files_to_check }}
80+
run:powrap --diff --check --quiet ${{ steps.po-files-to-check.outputs.po_files_to_check }}
8181
-name:Sphinx lint
8282
if:steps.po-files-to-check.outputs.any_po_files_to_check == 'true'
8383
run:sphinx-lint ${{ steps.po-files-to-check.outputs.po_files_to_check }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp