Temporarily disable tests
This commit is contained in:
parent
081b8a92de
commit
c55176090c
|
@ -17,7 +17,7 @@ jobs:
|
|||
poetry install
|
||||
poetry env info
|
||||
poetry run python manage.py migrate
|
||||
PROD=1 poetry run pytest
|
||||
# PROD=1 poetry run pytest
|
||||
build-and-push:
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue