Skip to content

Commit

Permalink
Try pyenv init
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterFendley committed Jun 14, 2024
1 parent 6858106 commit 6a1cb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/py3-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ jobs:
pyenv versions
pyenv global 3.7 3.8
pyenv versions
eval "$(pyenv init --path)"
cd src/python_module/test
tox

0 comments on commit 6a1cb84

Please sign in to comment.