Skip to content

👷 Add "fail-fast: true" default strategy to build test CI - #27215

Merged
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thisiskeithb:pr/add_fail-fast_strategy_default
Jun 27, 2024
Merged

👷 Add "fail-fast: true" default strategy to build test CI#27215
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thisiskeithb:pr/add_fail-fast_strategy_default

Conversation

@thisiskeithb

@thisiskeithb thisiskeithb commented Jun 27, 2024

Copy link
Copy Markdown
Contributor

Description

Add fail-fast: true default strategy to build test CI so I don't have to look for this config option name/format when I want to make it false 😄

Yes, CI tests can be run locally, but it takes ~1.5 hours on my machine to run through them all since they don't run in parallel like they do on GitHub.

Benefits

It'll be easier to toggle this option while running CI tests in a PR and narrow in on failing tests.

@thisiskeithb thisiskeithb added the T: GitHub Admin GitHub actions, templates, website, etc. label Jun 27, 2024
@thinkyhead
thinkyhead merged commit 9240ec8 into MarlinFirmware:bugfix-2.1.x Jun 27, 2024
@thisiskeithb
thisiskeithb deleted the pr/add_fail-fast_strategy_default branch June 27, 2024 18:49
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T: GitHub Admin GitHub actions, templates, website, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants