Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Dec 21, 2021
1 parent 760dad6 commit 8733716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
# See https://github.com/python-poetry/poetry/issues/4210.
- run: poetry config experimental.new-installer false
- run: poetry config virtualenvs.create false
- run: poetry config --list
- run: poetry install
- run: poetry run django-admin runserver --settings=tests.settings.production --pythonpath=. &
# Docs website build.
Expand Down

0 comments on commit 8733716

Please sign in to comment.