Skip to content

Commit 13a9ad4

Browse files
ignore compilation of external projects
1 parent 4bf6575 commit 13a9ad4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/arduino-cli-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626
manual_only: false
2727
- name: ml_midi_monitor
2828
manual_only: false
29-
- name: ml_epiano_example
30-
manual_only: true
31-
- name: ml_mod_tracker
32-
manual_only: true
29+
# - name: ml_epiano_example
30+
# manual_only: true
31+
# - name: ml_mod_tracker
32+
# manual_only: true
3333

3434
board:
3535

0 commit comments

Comments
 (0)