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 b913f56 commit 59d80afCopy full SHA for 59d80af
.github/workflows/mypy_primer.yaml
@@ -69,7 +69,7 @@ jobs:
69
echo "Project selector: $PRIMER_SELECTOR"
70
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
71
uvx \
72
- --from="git+https://github.com/hauntsaninja/mypy_primer@968b2b61c05f84462d6fcc78d2f5205bbb8b98c2" \
+ --from="git+https://github.com/hauntsaninja/mypy_primer@01a7ca325f674433c58e02416a867178d1571128" \
73
mypy_primer \
74
--repo ruff \
75
--type-checker ty \
0 commit comments