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 cypress debug to example-debug workflow #1259

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

The workflow .github/workflows/example-debug.yml only demonstrates using the environment variable setting

DEBUG: '@cypress/github-action'

It does not demonstrate

DEBUG: 'cypress:*'

to show debug logs of Cypress.

Change

Add a job to .github/workflows/example-debug.yml to demonstrate DEBUG: 'cypress:*'.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added the type: enhancement New feature or request label Sep 17, 2024
@MikeMcC399 MikeMcC399 self-assigned this Sep 17, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 17, 2024 14:22
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@jennifer-shehane jennifer-shehane merged commit ae6a43c into cypress-io:master Sep 17, 2024
73 checks passed
@MikeMcC399 MikeMcC399 deleted the add/cypress-debug-job branch September 17, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants