Skip to content

Commit 8733716

Browse files
committed
try
1 parent 760dad6 commit 8733716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
# See https://github.com/python-poetry/poetry/issues/4210.
7979
- run: poetry config experimental.new-installer false
8080
- run: poetry config virtualenvs.create false
81+
- run: poetry config --list
8182
- run: poetry install
8283
- run: poetry run django-admin runserver --settings=tests.settings.production --pythonpath=. &
8384
# Docs website build.

0 commit comments

Comments
 (0)