We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7dddc8 commit 0b9a0c8Copy full SHA for 0b9a0c8
.github/workflows/pythonpackage.yml
@@ -32,6 +32,8 @@ jobs:
32
run: pip install coverage
33
- name: Mypy Check
34
uses: jpetrucciani/[email protected]
35
+ with:
36
+ path: './AerialNavigation ./PathPlanning'
37
- name: Test
38
run: bash runtests.sh
39
0 commit comments