mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-19 18:05:05 +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
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: 'Test'
|
||||
shell: bash
|
||||
run: ls -lha
|
||||
- name: 'Board select'
|
||||
shell: bash
|
||||
run: python device.py ${{ inputs.board_id }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user