Skip to content

Commit

Permalink
fix(workflows/apigw-manager.yml): update
Browse files Browse the repository at this point in the history
  • Loading branch information
wklken committed Nov 28, 2024
1 parent c4388a2 commit 3576f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apigw-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +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
python -m pip uninstall -y tox-pyenv-redux
working-directory: sdks/apigw-manager

- name: Test with tox
Expand Down

0 comments on commit 3576f07

Please sign in to comment.