mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 14:21:24 +00:00
[ty] mypy_primer: fix static-frame setup (#18103)
## Summary Pull in https://github.com/hauntsaninja/mypy_primer/pull/169
This commit is contained in:
parent
030a16cb5f
commit
2a217e80ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mypy_primer.yaml
vendored
2
.github/workflows/mypy_primer.yaml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
echo "Project selector: $PRIMER_SELECTOR"
|
||||
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
||||
uvx \
|
||||
--from="git+https://github.com/hauntsaninja/mypy_primer@4b15cf3b07db69db67bbfaebfffb2a8a28040933" \
|
||||
--from="git+https://github.com/hauntsaninja/mypy_primer@968b2b61c05f84462d6fcc78d2f5205bbb8b98c2" \
|
||||
mypy_primer \
|
||||
--repo ruff \
|
||||
--type-checker ty \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue