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

Combine Windows and Pytest workflows using YAML anchors #4517

Closed
michaelosthege opened this issue Mar 9, 2021 · 0 comments
Closed

Combine Windows and Pytest workflows using YAML anchors #4517

michaelosthege opened this issue Mar 9, 2021 · 0 comments
Assignees

Comments

@michaelosthege
Copy link
Member

There is considerable duplication of YAML code between the pytest.yml and windows.yml workflows.

With #4512 the splitting of tests across jobs is cleaned up. Exactly this new matrix definition should be refactored into a YAML anchor such that the Windows job from windows.yml can be migrated into pytest.yml and also run all the tests.

I would add the "beginner friendly" label, but I find YAML so unbelievably hard to work with that it wouldn't be fair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant