This commit is contained in:
jasonpcarroll 2025-08-22 13:58:52 -07:00 committed by GitHub
parent 6aa97b2bc3
commit 40e80696e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,11 @@
name: Hardware Runner PenTest Example Jobs
name: ESP32C3 Test Execution
on:
push:
workflow_dispatch:
jobs:
esp32c3-execution-1:
esp32c3-execution:
runs-on:
- self-hosted
- cirunner-type-vm
@ -17,5 +17,8 @@ jobs:
- name: install usb utils
run: apt update && apt install usbutils
- name: run uhubctl
run: uhubctl
- name: lsusb
run: lsusb