File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -82,14 +82,14 @@ jobs:
8282 source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
8383 version: 3.1.2
8484 sketch-paths : |
85- - examples/ml_epiano_example
85+ # - examples/ml_epiano_example
8686 - examples/ml_mod_tracker
87- - examples/ml_synth_basic_example
88- - examples/ml_synth_fm_example
89- - examples/ml_synth_multi_saw_example
87+ # - examples/ml_synth_basic_example
88+ # - examples/ml_synth_fm_example
89+ # - examples/ml_synth_multi_saw_example
9090 - examples/ml_synth_organ_example
91- - examples/ml_synth_pwm_osc_example
92- - examples/ml_synth_sampler_example
91+ # - examples/ml_synth_pwm_osc_example
92+ # - examples/ml_synth_sampler_example
9393 libraries : |
9494 - source-url: https://github.com/marcel-licence/ML_SynthTools.git
9595 name: ML_SynthTools
@@ -158,6 +158,8 @@ jobs:
158158
159159 build_teensy :
160160
161+ if : false
162+
161163 name : build teensy
162164
163165 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments