Skip to content

Commit

Permalink
Try install pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 5, 2023
1 parent d4a2f7d commit 9e3844d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
-DUSE_EXTERNAL_CATCH2=OFF
ln -s $(pwd)/compile_commands.json ../
cd ..
pip install pre-commit --user
pre-commit run --show-diff-on-failure \
--color=always \
--all-files
Expand Down

0 comments on commit 9e3844d

Please sign in to comment.