Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Dec 17, 2024
1 parent 76555f8 commit 919a3c1
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 @@ -107,7 +107,7 @@ jobs:
sudo rm -rf $(which node)
- name: Install Built Package (wheel)
if: matrix.python-version == '3.11'
if: matrix.python-version == '3.13'
run: |-
python -m pip install -v -r dist/requirements-wheel.txt
Expand Down

0 comments on commit 919a3c1

Please sign in to comment.