Skip to content

Commit

Permalink
Try to pass zope_i18n_compile_mo_files
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-rt committed Oct 8, 2024
1 parent 68dd4c2 commit 0a73b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
python -m pip install --upgrade pip
pip install tox
- name: Test
run: tox -e ${{ matrix.config[1] }}
run: zope_i18n_compile_mo_files=true tox -e ${{ matrix.config[1] }}

0 comments on commit 0a73b85

Please sign in to comment.