Browse Source

.github: add CI test to build with default build_options.py output

hopefully make defaults builds on the build server work all the time
apm_2208
Peter Barker 3 years ago committed by Peter Barker
parent
commit
fed0c28d0a
  1. 3
      .github/workflows/test_chibios.yml

3
.github/workflows/test_chibios.yml

@ -28,7 +28,8 @@ jobs: @@ -28,7 +28,8 @@ jobs:
fmuv3,
revo-mini,
MatekF405-Wing,
configure-all
configure-all,
build-options-defaults-test
]
toolchain: [
chibios, # GCC-6

Loading…
Cancel
Save