Skip to content

Commit

Permalink
revert camelcase
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Apr 13, 2022
1 parent 959ab1b commit 245cb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
python3 ccheck.py
- name: CMakeLint
run: |
pip install CMakeLint
pip install cmakelint
find . -name "CMakeLists.txt" -exec ~/.local/bin/cmakelint {} +

0 comments on commit 245cb42

Please sign in to comment.