Issue with running Auth0 signin test with Cypress on Github Action

I have an application that needs user to be authenticated first with auth0 and then only other features could be tested.

I want to setup a github action with cypress that would signin with Auth0 and then run further tests.

But I am getting this error I am trying to signing:

Unable to find a signin key that matches: <some key here>

Cypress is working fine on local as well as I am able to use Auth0 without issue.

Problem is only with running on github action.

Hey there!

As this topic is related to Actions and Rules & Hooks are being deprecated soon in favor of Actions, I’m excited to let you know about our next Ask me Anything session in the Forum on Thursday, January 18 with the Rules, Hooks and Actions team on Rules & Hooks and why Actions matter! Submit your questions in the thread above and our esteemed product experts will provide written answers on January 18. Find out more about Rules & Hooks and why Actions matter! Can’t wait to see you there!

Learn more here!