mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
5 lines
65 B
YAML
5 lines
65 B
YAML
name: Mypy Check
|
|
on: [push]
|
|
uses: jpetrucciani/mypy-check@0.761
|
|
|