mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 16:17:44 -04:00
Compare commits
No commits in common. "3cb5e98d9637d74e13d1af1c98298ceaf525275f" and "ce90a4fce50e59dc0c08ddd26e658f168b85a79c" have entirely different histories.
3cb5e98d96
...
ce90a4fce5
1 changed files with 2 additions and 25 deletions
27
.github/workflows/esp32c3-test.yml
vendored
27
.github/workflows/esp32c3-test.yml
vendored
|
@ -1,34 +1,11 @@
|
|||
name: TIRM46 Test Execution
|
||||
name: ESP32C3 Test Execution
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
tirm57-execution:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- cirunner-type-vm
|
||||
- cirunner-size-micro
|
||||
- cirunner-image-ubuntu-runner-vm
|
||||
- cirunner-hardware-tirm57l
|
||||
|
||||
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: list usb devices and status
|
||||
run: uhubctl
|
||||
tirm46-execution:
|
||||
esp32c3-execution:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- cirunner-type-vm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue