alexcampbell86

Results 2 issues of alexcampbell86

Version: cypress-io/github-action@v2 Cypress version: 8.5 I'm running the workflow (latest version) with the parameter `headless=false` ![image](https://user-images.githubusercontent.com/54784541/135402446-4ee9c427-69c7-4704-ab13-f3f9fe71e454.png) But when the browser launches, it is actually in headless mode: ![image](https://user-images.githubusercontent.com/54784541/135402506-2dde8830-bf56-4d63-95f3-8cbaf7fa65ea.png)

### Summary I am trying to encode a token on Windows using the following command: `jwt encode --alg RS256 --exp "+60 sec" --iss [email protected]` I am getting the errors: ```...

bug
waiting for response