Re-enable tests
This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
|||||||
- name: Run Migrations
|
- name: Run Migrations
|
||||||
run: uv run python manage.py migrate
|
run: uv run python manage.py migrate
|
||||||
|
|
||||||
# - name: Run Tests
|
- name: Run Tests
|
||||||
# run: PROD=1 uv run pytest
|
run: uv run --with pytest-django pytest
|
||||||
|
|
||||||
build-and-push:
|
build-and-push:
|
||||||
needs: test
|
needs: test
|
||||||
|
|||||||
Reference in New Issue
Block a user