ci: cache poetry dependencies
Some checks failed
Build Python Package / build (push) Failing after 24s
Some checks failed
Build Python Package / build (push) Failing after 24s
This commit is contained in:
@@ -10,9 +10,6 @@ pipx install poetry
|
||||
# Add Poetry to PATH
|
||||
echo "$HOME/.poetry/bin" >> $GITHUB_PATH
|
||||
|
||||
# Configure Poetry
|
||||
poetry config virtualenvs.create false
|
||||
|
||||
poetry check
|
||||
|
||||
poetry lock --check
|
||||
|
||||
Reference in New Issue
Block a user