Skip to content

Commit

Permalink
Install poetry-plugin-export in github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Jan 6, 2025
1 parent 670d73e commit b82a2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
dnf install -y krb5-devel libpq-devel
pip install poetry>=1.2
poetry self add poetry-plugin-export
- name: Check licenses
run: tox -e licenses
Expand Down

0 comments on commit b82a2a9

Please sign in to comment.