{{ message }}
Commit fda8ee8
build: use build-ci for benchmark merge-commit rebuild
The merge-commit job used `make -j4`, which skips configure. After
node.gyp or generated sources change, that can leave the comparison
binary unlinked against new files. `make build-ci` re-runs configure
first, matching the base-build step.
Assisted-by: Grok
Signed-off-by: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: #65362
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>1 parent 21655dc commit fda8ee8
1 file changed
Lines changed: 1 addition & 1 deletion

0 commit comments