79696869

Date: 2025-07-10 10:09:03
Score: 2.5
Natty:
Report link

Inspired by @maxhb answer,

# package.json
{
  "scripts": {
    "cy:run:ci": "cypress run --headless --config-file cypress-ci.js --browser chromium | sed -n -e '/Run Finished/,$p'"
  }
}

So you only got the results as requested :
enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @maxhb
  • Low reputation (0.5):
Posted by: Reynadan