Skip to content

Commit 30d3b71

Browse files
committed
eval pyenv init...
1 parent f5a464e commit 30d3b71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v1
2626
- run: |
27+
eval "$(pyenv init -)"
2728
pip install tox
2829
tox -v -e "${{ matrix.abc.toxenv }}"

0 commit comments

Comments
 (0)