Remove unknown arg

This commit is contained in:
Nuno Campos
2024-12-04 17:33:54 -08:00
parent 63ea71548b
commit a54587cff5
4 changed files with 0 additions and 7 deletions
-1
View File
@@ -29,7 +29,6 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}
poetry-version: ${{ env.POETRY_VERSION }}
working-directory: ${{ inputs.working-directory }}
cache-key: release
# We want to keep this build stage *separate* from the release stage,