Skip to content

Commit

Permalink
chore: add poetry plugin export to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnault Chazareix committed Dec 29, 2024
1 parent 706c682 commit 475aa06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions/install_dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ runs:
virtualenvs-create: true
virtualenvs-in-project: false
installer-parallel: true
plugins: |
poetry-plugin-export
- uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python_version }}
Expand Down

0 comments on commit 475aa06

Please sign in to comment.