Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Aug 24, 2021
1 parent 9e2a44b commit ad8fa09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
- 3.8.11

steps:
- name: Setup Env
run: |
echo 'PYENV_ROOT= ' >> $GITHUB_ENV
- uses: actions/checkout@v2
- name: Test Python Versions
uses: gabrielfalcao/pyenv-action@v5
Expand Down

0 comments on commit ad8fa09

Please sign in to comment.