mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-25 23:38:06 +00:00
fix typo
This commit is contained in:
parent
4411579ae0
commit
2d5be43747
2
.github/workflows/test_hardware.yml
vendored
2
.github/workflows/test_hardware.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Test cdc_dual_ports
|
||||
#working-directory: ${{github.workspace}}
|
||||
run: |
|
||||
./flash_sh cdc_dual_ports
|
||||
./flash.sh cdc_dual_ports
|
||||
test -e /dev/ttyACM1 && echo "ttyACM1 exists"
|
||||
test -e /dev/ttyACM2 && echo "ttyACM2 exists"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user