summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2021-02-23 10:40:06 -0800
committerGitHub <noreply@github.com>2021-02-23 10:40:06 -0800
commite41137c745af65b6342c7e2d3b09d8930eefedb0 (patch)
treee18ea9f61c7930d1f21d72fb69125a0270558038 /.github
parent001d7299b2ce90dc1e0fb97bf120f2fcf0dfdbbb (diff)
parent78b2daa2a75d5b5e612433611314ec0d02e6784a (diff)
Merge pull request #4244 from UnexpectedCircuitPython/main
Added Unexpected Maker TinyS2 board definition
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 810e3c153..a7d0f8a98 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -456,6 +456,7 @@ jobs:
- "targett_module_clip_wrover"
- "unexpectedmaker_feathers2"
- "unexpectedmaker_feathers2_prerelease"
+ - "unexpectedmaker_tinys2"
steps:
- name: Set up Python 3.8