Mike McCready

Results 2194 comments of Mike McCready

This PR from 2021 is incomplete in a couple of aspects: - It fails CI tests since the `npm run build` step has not been executed in the commit. See...

@Bickio Many thanks for your feedback! It's completely understandable if your situation has changed after such a lapse of time. Perhaps, as you suggest, somebody else may like to pick...

Another workaround would be to use the [Split install and tests](https://github.com/cypress-io/github-action#split-install-and-tests) method. Using the example from @karlhorky above ^^, it might look something like this: ```yml name: E2E on: push...

@Bickio Since this PR is incomplete and therefore cannot be merged in its current state, and because you said that you won't be working on it any further, I'm going...

@davidlinse This is quite an old issue and the usage of the action is also quite specialised. Can we close this issue now?

Closing, since this is a stale, inactive issue.

Is this issue still happening with current versions? GitHub [window-2022](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md#browsers-and-drivers) (latest) currently bundles Microsoft Edge 108.0.1462.46. Same for the GitHub Ubuntu runners. I have run `cypress-io/github-action@v5` on `ubuntu-20.04`, `windows-latest` &...

@felippepuhle Thanks for responding! There haven't been any more comments in this issue for almost a year, and if the issue is not relevant to you any more then closing...

Closing, since the submitter wrote that the problem is resolved.