Skip to content

Commit

Permalink
Update pr-tests-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jun 30, 2024
1 parent a01a8f2 commit bedf640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-tests-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
if: steps.changes.outputs.frontend == 'true'
run: |
python -m pip install --upgrade pip
pip install uv==0.2.17
python -m pip install uv==0.2.17
uv --version
uv pip install tox tox-uv==1.9.0
python -m uv pip install tox tox-uv==1.9.0
- name: Get uv cache dir
id: pip-cache
Expand Down

0 comments on commit bedf640

Please sign in to comment.