forked from Archive/PX4-Autopilot
Enable SITL tests for macos (#16329)
This commit enables SITL testing on macOS
This commit is contained in:
parent
c8d18c2719
commit
39c585ac97
|
@ -15,8 +15,7 @@ jobs:
|
|||
matrix:
|
||||
config: [
|
||||
px4_fmu-v5_default,
|
||||
px4_sitl_default,
|
||||
#tests, # includes px4_sitl
|
||||
tests, # includes px4_sitl
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Reference in New Issue