Skip to content

Commit

Permalink
Merge branch '2023-handoff' of https://github.com/jaraco/skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 5, 2023
2 parents 5f0566c + 23ed6b1 commit 25a100d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.11-dev
python-version: 3.x
- name: Install tox
run: |
python -m pip install tox
Expand Down

0 comments on commit 25a100d

Please sign in to comment.