Skip to content

Commit 0ddf6df

Browse files
5irivovw
andauthored
Update CI workflow matrix (#173)
Co-authored-by: atharva <62803658+vovw@users.noreply.github.com>
1 parent 0628e60 commit 0ddf6df

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)