diff --git a/.github/workflows/compile_macos.yml b/.github/workflows/compile_macos.yml index f9f14fe679..bdc0388596 100644 --- a/.github/workflows/compile_macos.yml +++ b/.github/workflows/compile_macos.yml @@ -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