Skip to content

Commit 1d9f6c3

Browse files
committed
Used patched mypy primer
1 parent b02feb5 commit 1d9f6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "Project selector: $PRIMER_SELECTOR"
7070
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
7171
uvx \
72-
--from="git+https://github.com/hauntsaninja/mypy_primer@968b2b61c05f84462d6fcc78d2f5205bbb8b98c2" \
72+
--from="git+https://github.com/hauntsaninja/mypy_primer@5b695a8d2b4382d36932abcb1a06e0d54df5586b" \
7373
mypy_primer \
7474
--repo ruff \
7575
--type-checker ty \

0 commit comments

Comments
 (0)