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

Update which tests run for file updates #512

Open
cyschneck opened this issue Nov 8, 2023 · 1 comment · May be fixed by #513
Open

Update which tests run for file updates #512

cyschneck opened this issue Nov 8, 2023 · 1 comment · May be fixed by #513
Assignees
Labels
documentation Improvements or additions to documentation testing Issue related to testing

Comments

@cyschneck
Copy link
Contributor

Describe the feature you'd like added to this project
Update testing structure to only run a subset of the tests when updating documentation to reduce runtime

Describe the solution you'd like
Update testing structure to only run a subset of tests when updating documentation

@cyschneck cyschneck added documentation Improvements or additions to documentation testing Issue related to testing labels Nov 8, 2023
@cyschneck cyschneck self-assigned this Nov 8, 2023
@cyschneck
Copy link
Contributor Author

All tests run when updating non-documentation files:

  • asv-benchmarking.yml
  • ci.yml
  • pre-commit.yml

Subset of tests run when updating documentation files:

  • pre-commit.yml

@cyschneck cyschneck linked a pull request Nov 9, 2023 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation testing Issue related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant