Update ubuntu_tests.yml
This commit is contained in:
parent
1e4c759b7a
commit
f86a799b5f
1
.github/workflows/ubuntu_tests.yml
vendored
1
.github/workflows/ubuntu_tests.yml
vendored
@ -24,7 +24,6 @@ jobs:
|
|||||||
PYENV_ROOT: /home/runner/work/pyenv/pyenv
|
PYENV_ROOT: /home/runner/work/pyenv/pyenv
|
||||||
run: |
|
run: |
|
||||||
echo $PYENV_ROOT
|
echo $PYENV_ROOT
|
||||||
$(bin/pyenv init -)
|
|
||||||
bin/pyenv install ${{ matrix.python-version }}
|
bin/pyenv install ${{ matrix.python-version }}
|
||||||
bin/pyenv global ${{ matrix.python-version }}
|
bin/pyenv global ${{ matrix.python-version }}
|
||||||
bin/pyenv rehash
|
bin/pyenv rehash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user