File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545
4646 - name : Install mypy_primer
4747 run : |
48- uv tool install "git+https://github.com/astral-sh/mypy_primer.git@add-red-knot-support-v3 "
48+ uv tool install "git+https://github.com/astral-sh/mypy_primer.git@add-red-knot-support-v4 "
4949
5050 - name : Run mypy_primer
5151 shell : bash
6868 --type-checker knot \
6969 --old base_commit \
7070 --new "$GITHUB_SHA" \
71- --project-selector '/(mypy_primer|black|pyp|git-revise|zipp|arrow|isort|itsdangerous|rich|packaging|pybind11|pyinstrument|typeshed-stats|scrapy|werkzeug|bidict)$' \
71+ --project-selector '/(mypy_primer|black|pyp|git-revise|zipp|arrow|isort|itsdangerous|rich|packaging|pybind11|pyinstrument|typeshed-stats|scrapy|werkzeug|bidict|async-utils )$' \
7272 --output concise \
7373 --debug > mypy_primer.diff || [ $? -eq 1 ]
7474
You can’t perform that action at this time.
0 commit comments