Skip to content

Commit 14e3a2f

Browse files
authored
Update backend-app.yml
1 parent 2de5e9e commit 14e3a2f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/backend-app.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,8 @@ jobs:
2929
- name: Install uv package manager
3030
uses: astral-sh/setup-uv@v6
3131
with:
32-
enable-cache: true
33-
cache-dependency-glob: backend/uv.lock
3432
activate-environment: true
3533
working-directory: backend
36-
cache-local-path: ${{ github.workspace }}/backend/.uv_cache
3734

3835
- name: Install dependencies using uv
3936
run: |

0 commit comments

Comments
 (0)