Selaa lähdekoodia

enable ci for esp32s3 boards

hathach 5 vuotta sitten
vanhempi
sitoutus
7d0fb6f87a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -199,7 +199,7 @@ jobs:
         - 'espressif_kaluga_1'
         - 'espressif_kaluga_1'
         - 'espressif_saola_1'
         - 'espressif_saola_1'
         # ESP32-S3
         # ESP32-S3
-        # - 'espressif_addax_1' # temporarily remove the board from test while espressif MR is not merged
+        - 'espressif_addax_1'
 
 
     steps:
     steps:
     - name: Setup Python
     - name: Setup Python