mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
mypy fail test
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -32,6 +32,8 @@ jobs:
|
||||
run: pip install coverage
|
||||
- name: Mypy Check
|
||||
uses: jpetrucciani/mypy-check@0.761
|
||||
with:
|
||||
path: './AerialNavigation ./PathPlanning'
|
||||
- name: Test
|
||||
run: bash runtests.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user