Skip to content

Commit b5e8adb

Browse files
authored
Update Dependencies (#29)
* delete poetry.lock and upgrade transformers dependency * Update release-notes.md
1 parent 6467858 commit b5e8adb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/python-poetry/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ runs:
3535
key: ${{ runner.os }}-poetry-${{ inputs.poetry-version }}-${{ hashFiles('**/poetry.lock') }}
3636
- name: Install dependencies
3737
run: poetry install --no-interaction --no-root --only ${{ inputs.groups }}
38-
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
3938
shell: bash

0 commit comments

Comments
 (0)