janavi-p

Results 3 comments of janavi-p

v20.13.1. this is the node version. ![image](https://github.com/cypress-io/cypress/assets/132589418/9f55fa89-37be-45c1-87ab-9792557369c3) GitHub Actions ( Cypress Runs) || Getting "Run finished" immediately when "Run Starts" @MikeMcC399 Workflow: jobs: cypress-run: name: 'Cypress Test on Ubuntu' runs-on:...

@MikeMcC399 Added the Debug line suggested by you. After which the specs are running. In addition, I see Bad credential error whenever I add the following code. With this code,...

As per your suggestion, I made the necessary changes. @MikeMcC399 Any particular reason why the run time has increased ( 25 mins to run 2 specs ) which leads to...