Skip to content

Commit

Permalink
no x
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Oct 12, 2023
1 parent 5e5cc9d commit 6eb9a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- run: pip install --force-reinstall pip==22.x setuptools
- run: pip install --force-reinstall pip<23 setuptools
- run: pip --version && pip show setuptools
- run: pip -vvv install . -C verbose=true

0 comments on commit 6eb9a3d

Please sign in to comment.