fix: test job
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: uv pip install --system -r pyproject.toml --group=dev
|
run: uv pip install --system -r pyproject.toml --group=dev
|
||||||
|
|
||||||
|
- name: Collect static
|
||||||
|
run: uv run manage.py collectstatic --noinput
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
env:
|
env:
|
||||||
DEBUG: "True"
|
DEBUG: "True"
|
||||||
|
|||||||
Reference in New Issue
Block a user