mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-19 17:19:02 +01:00
test
This commit is contained in:
parent
e0104d0dbb
commit
ce90a4fce5
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…
x
Reference in New Issue
Block a user