Skip to content

Commit 518aadc

Browse files
committed
cleanup the mypy-check
1 parent 0daf2de commit 518aadc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/mypy.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ jobs:
2121
- uses: actions/checkout@v6
2222
- uses: jpetrucciani/mypy-check@master
2323
with:
24-
requirements: 1.6.0
25-
python_version: 3.10
2624
path: 'python/runfiles'
2725
- uses: jpetrucciani/mypy-check@master
2826
with:
29-
requirements: 1.6.0
30-
python_version: 3.10
3127
path: 'tests/runfiles'

0 commit comments

Comments
 (0)