mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-21 02:45:07 +00:00
Test
This commit is contained in:
parent
61b707ab2c
commit
21fe5e69ce
3
.github/actions/build-firmware/action.yml
vendored
3
.github/actions/build-firmware/action.yml
vendored
@ -14,6 +14,9 @@ runs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
- name: 'Test'
|
||||||
|
shell: bash
|
||||||
|
run: ls -lha
|
||||||
- name: 'Board select'
|
- name: 'Board select'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: python device.py ${{ inputs.board_id }}
|
run: python device.py ${{ inputs.board_id }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user