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

Fix: Tests were not running on Windows #205

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Fix: Tests were not running on Windows #205

wants to merge 6 commits into from

Conversation

hoh
Copy link
Member

@hoh hoh commented Mar 5, 2025

No description provided.

@github-actions github-actions bot added the BLUE This PR is simple and straightforward. label Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

"summary": "This PR introduces a new OS option in the GitHub Actions workflow, specifically adding support for Windows 2022. This change is minimal and does not affect existing functionalities significantly. It is a straightforward addition aimed at expanding the testing environment to include Windows-based systems, which could help in identifying potential OS-specific issues. No changes to the codebase logic are made, and the risk of introducing bugs is low.",
"highlight": [
{
"line": "os: [ubuntu-22.04, ubuntu-24.04, windows-2022]",
"comment": "Adding Windows 2022 as an OS option in the matrix"
}
]
}

@hoh hoh marked this pull request as draft March 5, 2025 11:08
@hoh hoh force-pushed the hoh-add-windows branch from 83639cb to fc89dd4 Compare March 11, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLUE This PR is simple and straightforward.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant