Skip to content

Commit

Permalink
Merge branch 'master' into fix_crashing_with_wrong_initial_value
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde authored Feb 12, 2024
2 parents 48ecb02 + ac5e215 commit 939d3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
python-version: 3.10.6
- name: Install system hooks
run: sudo apt install -qq cppcheck ament-cmake-uncrustify ament-cmake-pep257
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --all-files --hook-stage manual

0 comments on commit 939d3a5

Please sign in to comment.