Skip to content

Commit

Permalink
- Updated translation compiling for testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
onstabb committed Sep 29, 2023
1 parent 274f343 commit 4a52c06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
python -m pip install -r requirements-dev.txt
- name: Compile Translations
run: |
msgfmt -o tests/data/locales/en/LC_MESSAGES/base.mo tests/data/locales/en/LC_MESSAGES/base.po
uses: whtsky/msgfmt-action@20190305

- name: Set working directory to /tests
run: cd tests
Expand Down

0 comments on commit 4a52c06

Please sign in to comment.