Skip to content

Commit fb002d6

Browse files
Update compile-sketch.yml
1 parent d44e3db commit fb002d6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,14 @@ jobs:
190190
source-url: https://www.pjrc.com/teensy/package_teensy_index.json
191191
version: 1.59.0
192192
sketch-paths: |
193-
- examples/ml_epiano_example
194-
- examples/ml_mod_tracker
193+
#- examples/ml_epiano_example
194+
#- examples/ml_mod_tracker
195195
- examples/ml_synth_basic_example
196196
- examples/ml_synth_fm_example
197197
- examples/ml_synth_multi_saw_example
198-
- examples/ml_synth_organ_example
199-
- examples/ml_synth_pwm_osc_example
200-
- examples/ml_synth_sampler_example
198+
#- examples/ml_synth_organ_example
199+
#- examples/ml_synth_pwm_osc_example
200+
#- examples/ml_synth_sampler_example
201201
libraries: |
202202
- source-url: https://github.com/marcel-licence/ML_SynthTools.git
203203
name: ML_SynthTools

0 commit comments

Comments
 (0)