diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-07-09 10:29:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-09 10:29:57 -0700 |
| commit | 0068c76fa6dfb28440987ec44c3665d7d3f01c7b (patch) | |
| tree | 3ea1630cecda56c0bfae1ba5f6d0326dfec62316 /.github/workflows | |
| parent | 121044cd57ef14c3b6a2823cad610c5baca856b3 (diff) | |
| parent | bb5cdcf9548d2a25a2aabf70e592f624c98bbec5 (diff) | |
Merge pull request #3135 from arms22/bless_dev_board_multi_sensor
Add new board BLE-SS dev board Multi Sensor
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 68dbb04c7..b5b793f84 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -147,6 +147,7 @@ jobs: - "arduino_zero" - "bast_pro_mini_m0" - "bdmicro_vina_m0" + - "bless_dev_board_multi_sensor" - "capablerobot_usbhub" - "catwan_usbstick" - "circuitbrains_basic_m0" |
