Skip to content

Commit

Permalink
fix(workflows/apigw-manager.yml): remove tox-pyenv-redux in github ac…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
wklken committed Nov 28, 2024
1 parent 7672b0e commit c4388a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apigw-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install . 'tox-gh-actions==3.2.0' -r requirements_tox.txt
python -m pip uninstall tox-pyenv-redux
working-directory: sdks/apigw-manager

- name: Test with tox
Expand Down

0 comments on commit c4388a2

Please sign in to comment.