This commit is contained in:
Ken Van Hoeylandt 2025-11-12 00:37:26 +01:00
parent 61b707ab2c
commit 21fe5e69ce

View File

@ -14,6 +14,9 @@ runs:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: 'Test'
shell: bash
run: ls -lha
- name: 'Board select'
shell: bash
run: python device.py ${{ inputs.board_id }}