Skip to content

Commit 912fabb

Browse files
committed
🔧 Update uv setup in GA workflow
1 parent cb6e622 commit 912fabb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-backend.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
python-version: "3.10"
2222
- name: Install uv
2323
uses: astral-sh/setup-uv@v7
24-
with:
25-
version: "0.4.15"
26-
enable-cache: true
2724
- run: docker compose down -v --remove-orphans
2825
- run: docker compose up -d db mailcatcher
2926
- name: Migrate DB

0 commit comments

Comments
 (0)