diff options
| author | jgillick <j_gillick@yahoo.com> | 2020-11-23 22:40:47 -0800 |
|---|---|---|
| committer | jgillick <j_gillick@yahoo.com> | 2020-11-23 22:40:47 -0800 |
| commit | 570353b946c18064f04b2ab6c9b5e1f8b5267b2b (patch) | |
| tree | 79dc34c9d9bc47d3ade726e11cb610f35e8fea08 /.github | |
| parent | 4c5e7520f5950f831ea18866f49645c507d0f811 (diff) | |
| parent | ebdc48ae22589080300da249f416bd55f1c121bd (diff) | |
Merge remote-tracking branch 'circuitpython/main' into thunderpack1.2
Diffstat (limited to '.github')
| -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 c5762c4ab..046598a6e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -198,6 +198,7 @@ jobs: - "circuitplayground_express_displayio" - "clue_nrf52840_express" - "cp32-m4" + - "cp_sapling_m0" - "datalore_ip_m4" - "datum_distance" - "datum_imu" |
