fix yml indentation

This commit is contained in:
Krishna Vedala 2020-05-29 21:25:19 -04:00
parent e9d29caf6b
commit 3496cf3fa1

View File

@ -127,7 +127,7 @@ jobs:
name: CPPLINT
needs: code_format
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v1
- uses: actions/setup-python@v1
- run: pip install cpplint