Skip to content

Commit 0b9a0c8

Browse files
committed
mypy fail test
1 parent d7dddc8 commit 0b9a0c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: pip install coverage
3333
- name: Mypy Check
3434
uses: jpetrucciani/[email protected]
35+
with:
36+
path: './AerialNavigation ./PathPlanning'
3537
- name: Test
3638
run: bash runtests.sh
3739

0 commit comments

Comments
 (0)