mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
skip usb msc test
This commit is contained in:
parent
2f909c284a
commit
a6d9fda5f9
2
.github/workflows/test_hardware.yml
vendored
2
.github/workflows/test_hardware.yml
vendored
@ -53,7 +53,9 @@ jobs:
|
||||
test -e /dev/ttyACM1 && echo "ttyACM1 exists"
|
||||
test -e /dev/ttyACM2 && echo "ttyACM2 exists"
|
||||
|
||||
# Debian does not auto mount usb drive. skip this test for now
|
||||
- name: Test cdc_msc
|
||||
if: false
|
||||
run: |
|
||||
./flash.sh cdc_msc.elf
|
||||
readme='/media/pi/TinyUSB MSC/README.TXT'
|
||||
|
Loading…
x
Reference in New Issue
Block a user