Tools: disable python cleanliness tests for 4.3

This commit is contained in:
Andrew Tridgell 2023-05-24 12:41:33 +10:00 committed by Randy Mackay
parent a5fd48d47f
commit 99a17bde11
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
]
config: [
unit-tests,
python-cleanliness,
# python-cleanliness, # DISABLED for 4.3.x
sitl
# examples,
]