1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-06 00:44:23 +02:00

Improve action step name (#1507)

The step is not really testing the content of the translation, it’s
merely testing that the PO file is correctly formatted.
This commit is contained in:
Martin Geisler 2023-12-02 15:26:38 +01:00 committed by GitHub
parent 42019dd5bf
commit 11a8334aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@ jobs:
- name: Install mdbook
uses: ./.github/workflows/install-mdbook
- name: Test ${{ matrix.language }} translation
- name: Test format of ${{ matrix.language }} translation
if: matrix.language != 'en'
run: msgfmt --statistics -o /dev/null po/${{ matrix.language }}.po