Update matrix example name

This commit is contained in:
cpq 2022-10-19 09:24:19 +01:00
parent 17ada1c894
commit 4271aa5b1f

View File

@ -131,7 +131,7 @@ jobs:
- path: infineon/infineon-xmc4700_4800-lwip-rtx-rtos
- path: ti/ti-ek-tm4c1294xl-http-server
- path: raspberry/raspberry-pi-pico-w
name: ${{ matrix.example.name }}
name: ${{ matrix.example.path }}
steps:
- uses: actions/checkout@v3
- name: ${{ matrix.example.name }}