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
@@ -31,7 +31,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
poetry-version: ${{ env.POETRY_VERSION }}
working-directory: ${{ inputs.working-directory }}
cache-key: test-${{ inputs.working-directory }}
- name: Login to Docker Hub
uses: docker/login-action@v3