Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add binary install debug to example-debug workflow #1262

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

The workflow .github/workflows/example-debug.yml does not demonstrate debugging installation of the Cypress binary.

Change

Add a job to .github/workflows/example-debug.yml to demonstrate separation of Cypress npm module and Cypress binary installations using DEBUG: 'cypress:cli*'.

Remove the related job basic-without-binary-install from .github/workflows/example-basic.yml since it is now effectively moved to .github/workflows/example-debug.yml.

@MikeMcC399 MikeMcC399 added type: enhancement New feature or request tests labels Sep 18, 2024
@MikeMcC399 MikeMcC399 self-assigned this Sep 18, 2024
@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 18, 2024 09:24
@jennifer-shehane jennifer-shehane merged commit bff0ae5 into cypress-io:master Sep 18, 2024
75 checks passed
@MikeMcC399 MikeMcC399 deleted the add/install-debug-job branch September 18, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants