Skip to content

Commit 84a7fe7

Browse files
committed
Fix formatting in typing job step in GitHub Actions workflow
1 parent eee7bb2 commit 84a7fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
with:
4545
path: ./.mypy_cache
4646
key: mypy|${{ hashFiles('pyproject.toml') }}
47-
- run: uv run --locked tox run -e typing
47+
- run: uv run --locked tox run -e typing

0 commit comments

Comments
 (0)