Skip to content

Commit

Permalink
Remove duplicated install command
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 9, 2024
1 parent 633ed2e commit 9983ddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-DUSE_EXTERNAL_CATCH2=OFF -B build
ln -s $(pwd)/build/compile_commands.json ./compile_commands.json
pip install pre-commit --user
pre-commit run --show-diff-on-failure \
--color=always \
--all-files
Expand Down

0 comments on commit 9983ddd

Please sign in to comment.