You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: