Skip to content

Commit

Permalink
explicitly inject poetry-plugin-export
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Jan 9, 2025
1 parent f459be2 commit 0921cf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Install Poetry
run: |
pipx install poetry
pipx inject poetry poetry-plugin-export
poetry --version
- name: Install nox nox-poetry rich
Expand Down Expand Up @@ -145,6 +146,7 @@ jobs:
- name: Install Poetry
run: |
pipx install poetry
pipx inject poetry poetry-plugin-export
poetry --version
- name: Install nox nox-poetry rich
Expand Down

0 comments on commit 0921cf4

Please sign in to comment.