Skip to content

ci: use `PERCY_PARALLEL_TOTAL` instead of the `finalize` step

Administrator requested to merge vb/fix-flaky-percy-finalize-step into main

Created by: valerybugakov

Context

The npx @percy/cli build:finalize step is flaky. This PR switches to the PERCY_PARALLEL_TOTAL environment variable for Percy build finalization to avoid flakes.

Test plan

Check if the Percy build is finalized on CI.

App preview:

Merge request reports

Loading