diff options
| author | Hierophect <hierophect@gmail.com> | 2019-09-04 18:32:24 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-09-04 18:32:24 -0400 |
| commit | 1862e9c5da9ba23ec6d87ee221f5dcdb36fc58f2 (patch) | |
| tree | 884fb033f2ea99fe9b9897e2e49b724d107a26d0 /.github | |
| parent | 0cd5f4c12beca44e169ac4eeff737239d9e02064 (diff) | |
text fixes
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bcf1d139e..9e88ba569 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -140,13 +140,13 @@ jobs: - "sparkfun_redboard_turbo" - "sparkfun_samd21_dev" - "sparkfun_samd21_mini" + - "stm32f411ve_discovery" + - "stm32f412zg_discovery" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" - "uchip" - "ugame10" - - "stm32f411ve_discovery" - - "stm32f412zg_discovery" steps: - name: Set up Python 3.5 |
