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
I noticed (in python/cpython#91590) that the test suite is run even for changes to files in .github/*.
Unless maybe for .github/workflows, it shouldn't be necessary to run the whole test suite for changes to other files.