Skip to content

Commit

Permalink
.github: enforce pre-commit in ArduPilot CI
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Oct 31, 2023
1 parent 60a38a0 commit 6d5e397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python-cleanliness,
astyle-cleanliness,
validate_board_list,
pre-commit-cleanliness,
]
steps:
# git checkout the PR
Expand Down

0 comments on commit 6d5e397

Please sign in to comment.