mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-10 11:57:34 +02:00
Temporarily disable automatic type checks in CI
MyPy checks should be renabled once the types are fixed in https://github.com/mvt-project/mvt/issues/545
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
name: Mypy
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
mypy_py3:
|
||||
|
||||
Reference in New Issue
Block a user