Forked a project, now CI on cypress always fails

I have a front-end project with React, i’ve developed a few automation tests with cypress.io
When running on the main repository it works fine.

But when i forked the project, the ci on my fork don’t run! Appears that they don’t start the headless browser to run the tests:

Has anyone an idea why? Thank you! :slight_smile: