ci: Rename workflow input

To be compliant with the Poetry version
This commit is contained in:
Alessandro Candido
2024-02-16 10:15:46 +01:00
parent 66dc9ea443
commit fcef371533

View File

@@ -20,5 +20,5 @@ jobs:
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
pip-extras: "analysis,tests"
poetry-extras: "analysis,tests"
secrets: inherit