Update test.yml

This commit is contained in:
Sergio R. Caprile 2022-12-06 15:53:18 -03:00 committed by GitHub
parent f14798dec9
commit b38d215b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,9 @@ jobs:
- path: stm32/stm32-nucleo-f429z - path: stm32/stm32-nucleo-f429z
- path: stm32/stm32-nucleo-h743z - path: stm32/stm32-nucleo-h743z
- path: stm32/nucleo-f429zi-baremetal - path: stm32/nucleo-f429zi-baremetal
- path: stm32/nucleo-f429zi-freertos-mip
- path: stm32/nucleo-f746zg-baremetal - path: stm32/nucleo-f746zg-baremetal
- path: stm32/nucleo-f746zg-freertos-mip
- path: nxp/nxp-mimxrt1020-azurertos - path: nxp/nxp-mimxrt1020-azurertos
- path: nxp/nxp-frdmk66f-freertos - path: nxp/nxp-frdmk66f-freertos
- path: nxp/nxp-lpcxpresso54s018m-freertos - path: nxp/nxp-lpcxpresso54s018m-freertos
@ -121,6 +123,7 @@ jobs:
- path: infineon/infineon-xmc4700_4800-lwip-rtx-rtos - path: infineon/infineon-xmc4700_4800-lwip-rtx-rtos
- path: ti/ti-ek-tm4c1294xl-http-server - path: ti/ti-ek-tm4c1294xl-http-server
- path: ti/ek-tm4c1294xl-baremetal - path: ti/ek-tm4c1294xl-baremetal
- path: ti/ek-tm4c1294xl-freertos-mip
- path: raspberry/raspberry-pi-pico-w - path: raspberry/raspberry-pi-pico-w
name: ${{ matrix.example.path }} name: ${{ matrix.example.path }}
steps: steps: