diff options
| author | sabas1080 <sabasjimenez@gmail.com> | 2020-08-02 00:42:36 -0500 |
|---|---|---|
| committer | sabas1080 <sabasjimenez@gmail.com> | 2020-08-02 00:42:36 -0500 |
| commit | b074f8a1618e765307f01ac99bd7a37f0663cf68 (patch) | |
| tree | 856722d75d7c8d0e19948babbf906c9bae0a9789 /.github/workflows | |
| parent | fea1cad02cba369f3b9c0da8da5829a5066fc318 (diff) | |
update for build test
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aa743f87b..435dae2bb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -381,10 +381,10 @@ jobs: fail-fast: false matrix: board: + - "electroniccats_bastwifi" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - "unexpectedmaker_feathers2" - - "electroniccats_bastwifi" steps: - name: Set up Python 3.8 |
