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 eee7bb2 commit 84a7fe7Copy full SHA for 84a7fe7
1 file changed
.github/workflows/tests.yaml
@@ -44,4 +44,4 @@ jobs:
44
with:
45
path: ./.mypy_cache
46
key: mypy|${{ hashFiles('pyproject.toml') }}
47
- - run: uv run --locked tox run -e typing
+ - run: uv run --locked tox run -e typing
0 commit comments