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

Run Tutorials tests less often #889

Open
edoaltamura opened this issue Dec 20, 2024 · 0 comments
Open

Run Tutorials tests less often #889

edoaltamura opened this issue Dec 20, 2024 · 0 comments
Labels
Performance ⚡ improve code perfomance (memory or speed) type: ci 🔧 Related to Continuous Integration workflows

Comments

@edoaltamura
Copy link
Collaborator

What should we add?

CI tests for tutorials take up most of the runtime (~30 min for each Python version), and updates that affect them are rare. So, the workflow that controls tutorial tests could be modified to run tests only weekly. We could also allow the option to perform these tests on demand if a PR addresses tutorials specifically.

This change would cut the CI runtime for tests not involving tutorials.

@edoaltamura edoaltamura added Performance ⚡ improve code perfomance (memory or speed) type: ci 🔧 Related to Continuous Integration workflows labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance ⚡ improve code perfomance (memory or speed) type: ci 🔧 Related to Continuous Integration workflows
Projects
None yet
Development

No branches or pull requests

1 participant