Skip to content

Commit

Permalink
fixup! fixup! 22
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Oct 12, 2023
1 parent 7b059c1 commit 33d8337
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 -U pip==22.x setuptools
- run: pip install pip==22.x setuptools
- run: pip --version && pip show setuptools
- run: pip -vvv install . -C verbose=true

0 comments on commit 33d8337

Please sign in to comment.