Compare commits

..

No commits in common. "ce90a4fce50e59dc0c08ddd26e658f168b85a79c" and "377a493d23fd5055cafa0be243dadc461e4f9be3" have entirely different histories.

View file

@ -11,20 +11,20 @@ jobs:
- cirunner-type-vm
- cirunner-size-micro
- cirunner-image-ubuntu-runner-vm
- cirunner-hardware-tirm46
- cirunner-hardware-esp32c3
steps:
- 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