diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-04-30 11:40:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-30 11:40:34 -0700 |
| commit | f44e1d6a8dad0e7dff0d067b3cc7e825a0f2bacb (patch) | |
| tree | 2f7c5cafc612c36bf8309600c1fd632aadc00775 /.github | |
| parent | 7c4f307db359812bac3999a06e978e0c43045d4e (diff) | |
| parent | 6aac9233db82af9c8f8fb5bc801665402e1f87d5 (diff) | |
Merge pull request #2828 from simmel-project/add-simmel
WIP: add simmel board
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 6c212e66d..35c10e565 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -230,6 +230,7 @@ jobs: - "seeeduino_xiao" - "serpente" - "shirtty" + - "simmel" - "snekboard" - "sparkfun_lumidrive" - "sparkfun_nrf52840_mini" |
