Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
2c2b560f
Unverified
Commit
2c2b560f
authored
Feb 12, 2025
by
Russell Bryant
Committed by
GitHub
Feb 12, 2025
Browse files
[CI/Build] Use mypy matcher for pre-commit CI job (#13162)
Signed-off-by:
Russell Bryant
<
rbryant@redhat.com
>
parent
042c3419
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/pre-commit.yml
.github/workflows/pre-commit.yml
+1
-0
No files found.
.github/workflows/pre-commit.yml
View file @
2c2b560f
...
@@ -14,6 +14,7 @@ jobs:
...
@@ -14,6 +14,7 @@ jobs:
with
:
with
:
python-version
:
"
3.12"
python-version
:
"
3.12"
-
run
:
echo "::add-matcher::.github/workflows/matchers/actionlint.json"
-
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
-
uses
:
pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
# v3.0.1
with
:
with
:
extra_args
:
--all-files --hook-stage manual
extra_args
:
--all-files --hook-stage manual
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment