We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6e622 commit 912fabbCopy full SHA for 912fabb
1 file changed
.github/workflows/test-backend.yml
@@ -21,9 +21,6 @@ jobs:
21
python-version: "3.10"
22
- name: Install uv
23
uses: astral-sh/setup-uv@v7
24
- with:
25
- version: "0.4.15"
26
- enable-cache: true
27
- run: docker compose down -v --remove-orphans
28
- run: docker compose up -d db mailcatcher
29
- name: Migrate DB
0 commit comments