Skip to content

Commit

Permalink
removed default
Browse files Browse the repository at this point in the history
  • Loading branch information
jtisbell4 committed Apr 18, 2024
1 parent fab1343 commit 2358319
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- name: setup pyenv
uses: "gabrielfalcao/pyenv-action@v18"
with:
default: 3.9
versions: 3.8, 3.10
versions: 3.8, 3.9, 3.10
- uses: actions/checkout@v3
- name: Install tox
run: pip install tox
Expand Down

0 comments on commit 2358319

Please sign in to comment.