Skip to content

Commit

Permalink
pis pipx for coverage as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Cube707 committed Jun 14, 2024
1 parent 626366d commit 3ddfa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Upgrade pip
run: |
pip install --constraint=.github/workflows/constraints.txt pip
pip install --force-reinstall --constraint=.github/workflows/constraints.txt pip pipx
pip --version
- name: Install Poetry
Expand Down

0 comments on commit 3ddfa7c

Please sign in to comment.