Skip to content

Commit 2476fdf

Browse files
Bordacarmocca
andauthored
mypy
Co-authored-by: Carlos Mocholí <[email protected]>
1 parent 506fd08 commit 2476fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
3939
- name: Type check
4040
working-directory: ./src
41-
run: mypy -p pytorch_lightning --install-types --non-interactive --verbose --config-file ../pyproject.toml --warn-unused-configs
41+
run: mypy -p pytorch_lightning --install-types --non-interactive --config-file ../pyproject.toml

0 commit comments

Comments
 (0)