more rename

This commit is contained in:
hathach 2020-03-09 23:05:22 +07:00
parent ec4323277d
commit 8a8f84cd37
12 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
example: ['board_test', 'cdc_dual_ports', 'cdc_msc', 'dfu_rt', 'hid_composite', 'hid_generic_inout',
'midi_test', 'msc_dual_lun', 'net_webserver', 'usbtmc', 'webusb_serial']
'midi_test', 'msc_dual_lun', 'net_lwip_webserver', 'usbtmc', 'webusb_serial']
steps:
- name: Setup Python
uses: actions/setup-python@v1