mirror of https://github.com/ArduPilot/ardupilot
Tools: disable python cleanliness tests for 4.3
This commit is contained in:
parent
553207dc58
commit
534536664a
|
@ -23,7 +23,7 @@ jobs:
|
|||
]
|
||||
config: [
|
||||
unit-tests,
|
||||
python-cleanliness,
|
||||
# python-cleanliness, # DISABLED for 4.3.x
|
||||
sitl
|
||||
# examples,
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue