Skip to content

Commit 11204a5

Browse files
authored
Merge branch 'master' into 1_led_matrix
2 parents 12aaae4 + 0ddf6df commit 11204a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
image: espressif/idf:release-v5.1
1111
strategy:
1212
matrix:
13-
test-apps: [1_led_blink, 2_LSA, 3_MPU, 4_switch_controlled_motor_normal, 5_PWM, 6_line_following, 7_self_balancing]
13+
test-apps: [1_led_matrix, 2_LSA, 3_MPU, 5_PWM, 6_line_following, 7_self_balancing]
1414
steps:
1515
- name: Force Install GIT latest
1616
run: |

0 commit comments

Comments
 (0)