Mike McCready

Results 2194 comments of Mike McCready

@kpturner This is an old issue, and I assume that it is mostly already solved, since the workflow examples in https://github.com/cypress-io/github-action/tree/master/.github/workflows are now all working reliably. > Also, running with...

Since there is no specific reproducible example linked to this issue, we can't check whether it is still happening or not. Only the original poster @kpturner could say. It would...

@max-nextcloud It looks like you were able to resolve your issue. Can this be closed now?

@max-nextcloud Thanks for responding! Since `v2`, the action uses [Module API](https://docs.cypress.io/guides/guides/module-api) to run Cypress (see [CHANGELOG](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)), so at that point neither `npm` nor `npx` are involved. The `cypress/plugins/index.js` is no...

@HarrisonFretwell I'm going through older open issues to see if there is any action to be taken. Can we close this issue or do you still need assistance? Looking at...

Closing, since this issue is stale. If there is new information available, we can re-open if necessary.

Please note also related issues: - https://github.com/cypress-io/cypress/issues/25040 - https://github.com/orgs/community/discussions/52956 - https://github.com/cypress-io/github-action/issues/865 and the [README: parallel](https://github.com/cypress-io/github-action/blob/master/README.md#parallel) documentation: > During staged rollout of a new GitHub-hosted runner version, GitHub may provide a...