diff options
author | pbz <jasonchall@gmail.com> | 2021-01-02 13:52:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-02 18:52:50 +0000 |
commit | dcd665999a5ee04372559d56fc22b9a2d0784bf2 (patch) | |
tree | e1cf80682a57a23c247f8cf479f77a9bced9fdbe /.github/workflows | |
parent | 319ce302700eec9bf2a38b308ac1320aea548453 (diff) |
feat(shields): add bfo9000 shield
PR: #472
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1c2a511..58da8c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,6 +23,8 @@ jobs: - nrfmicro_13 - proton_c shield: + - bfo9000_left + - bfo9000_right - boardsource3x4 - corne_left - corne_right |