Skip to content

Commit 70cc7b6

Browse files
committed
Test device firmware CI
1 parent 8de0107 commit 70cc7b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-devices.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222

2323
- name: Build loopback firmware
2424
run: pio run
25-
working-directory: ./test-devices/loopback
25+
working-directory: ./test-devices/loopback-stm32
2626

27-
- name: Build composite firmware-stm32
27+
- name: Build composite firmware
2828
run: pio run
2929
working-directory: ./test-devices/composite-stm32

0 commit comments

Comments
 (0)