Skip to content

Commit

Permalink
changed cache to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed Jun 13, 2024
1 parent 220b230 commit a050620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
cache: 'uv'

- name: Set up uv
uses: yezz123/setup-uv@v4
Expand Down

0 comments on commit a050620

Please sign in to comment.