Summary
It looks like the flake8 check is duplicated, being run on the pre-commit CI and on an individual GH actions workflow. Given the pre-commit CI is much quicker (~seconds, vs. ~1min for GH actions), perhaps the GH actions workflow can be removed?
Proposed fix
No response
Summary
It looks like the
flake8check is duplicated, being run on thepre-commitCI and on an individual GH actions workflow. Given thepre-commitCI is much quicker (~seconds, vs. ~1min for GH actions), perhaps the GH actions workflow can be removed?Proposed fix
No response