mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-09 05:02:30 -05:00
test
This commit is contained in:
parent
e0104d0dbb
commit
ce90a4fce5
1 changed files with 6 additions and 6 deletions
16
.github/workflows/esp32c3-test.yml
vendored
16
.github/workflows/esp32c3-test.yml
vendored
|
|
@ -17,14 +17,14 @@ jobs:
|
|||
- name: list usb hub devices and status
|
||||
run: uhubctl
|
||||
|
||||
- name: disable board
|
||||
run: uhubctl -l 1-1 -p 3 -a off
|
||||
|
||||
- name: list usb devices and status
|
||||
run: uhubctl
|
||||
|
||||
- name: enable board
|
||||
run: uhubctl -l 1-1 -p 3 -a on
|
||||
#- name: disable board
|
||||
# run: uhubctl -l 1-1 -p 3 -a off
|
||||
|
||||
#- name: list usb devices and status
|
||||
# run: uhubctl
|
||||
|
||||
#- name: enable board
|
||||
# run: uhubctl -l 1-1 -p 3 -a on
|
||||
|
||||
- name: list usb devices and status
|
||||
run: uhubctl
|
||||
Loading…
Add table
Add a link
Reference in a new issue