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

Only run tests against modules that have changed #277

Open
boswelja opened this issue Jan 16, 2024 · 0 comments
Open

Only run tests against modules that have changed #277

boswelja opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request workflows

Comments

@boswelja
Copy link
Owner

As of #276 we run existing unit tests against pull requests. As we write more unit tests, this step is going to become more resource intensive. To avoid wasting significant resources, we should only run tests against modules that have changed.

@boswelja boswelja added enhancement New feature or request workflows labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflows
Projects
None yet
Development

No branches or pull requests

1 participant