-
-
Notifications
You must be signed in to change notification settings - Fork 21.8k
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
[CI] Style checks are broken #91831
Comments
Indeed the new code run So we should probably restore the |
Do we need to fork our own https://github.com/pre-commit/action that avoids a hosted ci system? |
No, that action is a GitHub Action and is therefore "hosted"/run by GitHub in the runners they provide us. |
Tested versions
N/A
System information
N/A
Issue description
Code style checks are no longer being applied, see for example:
82f5bd6
Seems to be a regression from:
pre-commit
#91597All checks are now marked as
skipped
and claims there are no files to checkSteps to reproduce
N/A
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: