Update ubuntu_tests.yml

This commit is contained in:
Christian Clauss 2021-03-02 13:06:26 +01:00 committed by GitHub
parent 6e74abc42a
commit 5ca0900a23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,6 @@ jobs:
run: |
echo $PYENV_ROOT
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
- run: |
bin/pyenv install ${{ matrix.python-version }}
bin/pyenv global ${{ matrix.python-version }}
bin/pyenv rehash