mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
fix yml indentation
This commit is contained in:
parent
e9d29caf6b
commit
3496cf3fa1
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@ -127,7 +127,7 @@ jobs:
|
|||||||
name: CPPLINT
|
name: CPPLINT
|
||||||
needs: code_format
|
needs: code_format
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v1
|
||||||
- run: pip install cpplint
|
- run: pip install cpplint
|
||||||
|
Loading…
Reference in New Issue
Block a user