Skip to content

Conversation

@rmuir
Copy link
Contributor

@rmuir rmuir commented Dec 22, 2025

similar to the errors case, use GITHUB_WORKSPACE to determine the workspace. GITHUB_WORKFLOW is different, it is the name of the workflow, which is usually not a filename, unless the workflow is unnamed.

this appears to be a typo/mistake, as the error case handles it correctly. Add a similar test for the warnings case.

GH docs

similar to the errors case, use `GITHUB_WORKSPACE` to determine the
workspace. `GITHUB_WORKFLOW` is different, it is the name of the
workflow, which is usually not a filename, unless the workflow is
unnamed.
@edgarrmondragon edgarrmondragon self-requested a review December 22, 2025 17:19
Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

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

Thanks @rmuir!

@edgarrmondragon edgarrmondragon merged commit 3c82f58 into pytest-dev:main Dec 23, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants