diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 092564fc4..57961b614 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -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