Skip to content

Commit

Permalink
cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
jparismorgan committed Jan 19, 2024
1 parent ec1a1bc commit 876763c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
git config user.name "GitHub Actions"
git config user.email "[email protected]"
- name: Set up Python ${{ matrix.python-version }}
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.9"
Expand Down

0 comments on commit 876763c

Please sign in to comment.