Skip to content

Commit 1cfdf47

Browse files
committed
spelling
1 parent fad7b57 commit 1cfdf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- run: docker compose up --detach db
2222
- uses: astral-sh/setup-uv@v5
2323
with:
24-
python-version: ${{maxtrix.python}}
24+
python-version: ${{matrix.python}}
2525
- run: uv sync --all-extras --dev

0 commit comments

Comments
 (0)