Skip to content

Commit

Permalink
removed pyenv cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jtisbell4 committed Apr 18, 2024
1 parent 9eab483 commit 30d4436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Run tox
working-directory: ./python
run: |
pyenv local 3.8 3.9 3.10
tox -e ${{ matrix.env }}
- name: Generate coverage report
working-directory: ./python
Expand Down

0 comments on commit 30d4436

Please sign in to comment.