Unverified Commit 2c2b560f authored by Russell Bryant's avatar Russell Bryant Committed by GitHub
Browse files

[CI/Build] Use mypy matcher for pre-commit CI job (#13162)


Signed-off-by: default avatarRussell Bryant <rbryant@redhat.com>
parent 042c3419
......@@ -14,6 +14,7 @@ jobs:
with:
python-version: "3.12"
- run: echo "::add-matcher::.github/workflows/matchers/actionlint.json"
- run: echo "::add-matcher::.github/workflows/matchers/mypy.json"
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
with:
extra_args: --all-files --hook-stage manual
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment