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
12
.github/workflows/esp32c3-test.yml
vendored
12
.github/workflows/esp32c3-test.yml
vendored
|
|
@ -17,14 +17,14 @@ jobs:
|
||||||
- name: list usb hub devices and status
|
- name: list usb hub devices and status
|
||||||
run: uhubctl
|
run: uhubctl
|
||||||
|
|
||||||
- name: disable board
|
#- name: disable board
|
||||||
run: uhubctl -l 1-1 -p 3 -a off
|
# run: uhubctl -l 1-1 -p 3 -a off
|
||||||
|
|
||||||
- name: list usb devices and status
|
#- name: list usb devices and status
|
||||||
run: uhubctl
|
# run: uhubctl
|
||||||
|
|
||||||
- name: enable board
|
#- name: enable board
|
||||||
run: uhubctl -l 1-1 -p 3 -a on
|
# run: uhubctl -l 1-1 -p 3 -a on
|
||||||
|
|
||||||
- name: list usb devices and status
|
- name: list usb devices and status
|
||||||
run: uhubctl
|
run: uhubctl
|
||||||
Loading…
Add table
Add a link
Reference in a new issue