diff options
| author | hathach <[email protected]> | 2020-03-09 23:05:22 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-09 23:05:22 +0700 |
| commit | 8a8f84cd3708781a4b2031a76b1f12dbde5d006c (patch) | |
| tree | 592437e6c8c7585a1ba2dbff41638d294954cfd4 /.github/workflows | |
| parent | ec4323277d78c4a4fc4f1f2f58147eb108d5a0f1 (diff) | |
more rename
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 d1e3b8993..54d4babac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 |
