Skip to content

Commit ac75ccc

Browse files
daywalker90chrisguida
authored andcommitted
CI: poetry install without root
1 parent 3267f61 commit ac75ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
pytest-custom-exit-code==0.3.0 \
176176
pytest-json-report
177177
178-
poetry install
178+
poetry install --no-root
179179
poetry update
180180
poetry export --without-hashes -f requirements.txt --output requirements.txt
181181
pip install --user -U -r requirements.txt

0 commit comments

Comments
 (0)