Apply suggestion from @adamantike

Co-authored-by: Michael Manganiello <adamantike@users.noreply.github.com>
This commit is contained in:
Georges-Antoine Assi
2025-07-04 21:22:35 -04:00
committed by GitHub
parent 4158b278eb
commit d30e1cfa91

View File

@@ -47,7 +47,7 @@ jobs:
- name: Install dependencies
run: |
uv sync --all-extras
uv sync --extra test
- name: Initiate database
run: |