diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index b6d425001..b62624612 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -23,7 +23,7 @@ jobs: PUPPETEER_SKIP_DOWNLOAD: 'true' PUPPETEER_EXECUTABLE_PATH: '/Applications/Google Chrome for Testing.app/Contents/MacOS/Google Chrome for Testing' strategy: - fail-fast: false + fail-fast: true matrix: os: [macos-15] case: [react-1k, react-5k, react-10k, ui-components, popular-libs]