fix: test build job
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
run: uv pip install --system -r pyproject.toml --group=dev
|
||||
|
||||
- name: Compile translations
|
||||
run: uv run python manage.py compilemessages
|
||||
run: uv run python manage.py compilemessages -l es -l en
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest --cov
|
||||
|
||||
Reference in New Issue
Block a user