diff --git a/.github/workflows/build_loop.yml b/.github/workflows/build_loop.yml index 181cb1356..e30972fa6 100644 --- a/.github/workflows/build_loop.yml +++ b/.github/workflows/build_loop.yml @@ -51,15 +51,11 @@ jobs: # the line following a "\" cannot be blank - that causes the Action to never complete /bin/bash -c "$(curl -fsSL \ https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/CustomizationSelect.sh)" \ - omnipod_cage \ - dexcom_sage \ - dexcom_upload_readings \ future_carbs_4h \ low_carb_limit \ high_carb_limit \ no_auth \ override_sens \ - limit_loop_cycle_time \ now_line \ lnl_icon \ customtypeone_looppatches \ @@ -67,13 +63,6 @@ jobs: algorithm_experiments \ testflight_expiration_warning - # the final customization listed above CANNOT have a continuation character "\" - # more customizations can be pasted after this line - customtypeone_looppatches \ - 2002 \ - algorithm_experiments \ - testflight_expiration_warning - # the final customization listed above CANNOT have a continuation character "\" # more customizations can be pasted after this line