Run yaml lint and correct errors

This commit is contained in:
Mike Coutermarsh
2019-07-31 16:52:59 -07:00
parent ff14962225
commit 0573c4109f
4 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
- name: Set up Python 3.6
uses: actions/setup-python@master
with:
version: 3.6
with:
version: 3.6
- name: Export project path
shell: python