Skip to content

Commit

Permalink
Update lint_component.yml
Browse files Browse the repository at this point in the history
Remove cache poetry. Will have to solve python 3.12 not allowing install in system anymore
  • Loading branch information
AlexVCaron authored Oct 14, 2024
1 parent 46486d0 commit 8526754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: "3.11"
cache: "poetry"
- uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439 # v3.0.0
with:
poetry-version: "1.8.*"
Expand Down

0 comments on commit 8526754

Please sign in to comment.