We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de0107 commit 70cc7b6Copy full SHA for 70cc7b6
1 file changed
.github/workflows/test-devices.yaml
@@ -22,8 +22,8 @@ jobs:
22
23
- name: Build loopback firmware
24
run: pio run
25
- working-directory: ./test-devices/loopback
+ working-directory: ./test-devices/loopback-stm32
26
27
- - name: Build composite firmware-stm32
+ - name: Build composite firmware
28
29
working-directory: ./test-devices/composite-stm32
0 commit comments