Browse Source

Update ubuntu_tests.yml

pull/1794/head
Christian Clauss 3 years ago
committed by GitHub
parent
commit
f86a799b5f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/ubuntu_tests.yml

+ 0
- 1
.github/workflows/ubuntu_tests.yml View File

@ -24,7 +24,6 @@ jobs:
PYENV_ROOT: /home/runner/work/pyenv/pyenv
run: |
echo $PYENV_ROOT
$(bin/pyenv init -)
bin/pyenv install ${{ matrix.python-version }}
bin/pyenv global ${{ matrix.python-version }}
bin/pyenv rehash

Loading…
Cancel
Save