Skip to content

Commit

Permalink
Add nox-poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-mehta committed Dec 26, 2024
1 parent ad23146 commit 2a06a31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Install Nox
run: |
pipx install --pip-args=--constraint=${PWD}/.github/workflows/constraints.txt nox
pipx inject nox nox-poetry
nox --version
- name: Install ghostscript
Expand Down Expand Up @@ -158,6 +159,7 @@ jobs:
- name: Install Nox
run: |
pipx install --pip-args=--constraint=${PWD}/.github/workflows/constraints.txt nox
pipx inject nox nox-poetry
nox --version
- name: Download coverage data
Expand Down

0 comments on commit 2a06a31

Please sign in to comment.