diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-03-13 10:46:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-13 10:46:48 -0700 |
| commit | 85f44e20cb6b2fce2dda86ce9d693d7365f46966 (patch) | |
| tree | 8b33ab80245987514eae95e0649ab405dcb34ba2 /.github/workflows | |
| parent | 0f64663c408b53cb91167239838bae2b9dd1d65f (diff) | |
| parent | 137d5c34fa5263ff7e52e8e471b37d2422e6e96b (diff) | |
Merge pull request #2695 from TG-Techie/master
Add new TG-Watch02A to the nrf boards directory
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 32c949a3a..7ff20dc7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -122,6 +122,7 @@ jobs: fail-fast: false matrix: board: + - "TG-Watch02A" - "aramcon_badge_2019" - "arduino_mkr1300" - "arduino_mkrzero" |
