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
In #18, I set up some unit tests using a pre-commit github actions. It takes 5s to run on github and avoid relying on multiple CI/CD plugin.
Also note that ruff/flake8 make pre-commit fails without automatic fix meaning that pre-commit.ci is just failing like a normal action without providing automatic solutions.
The text was updated successfully, but these errors were encountered:
In #18, I set up some unit tests using a pre-commit github actions. It takes 5s to run on github and avoid relying on multiple CI/CD plugin.
Also note that ruff/flake8 make pre-commit fails without automatic fix meaning that pre-commit.ci is just failing like a normal action without providing automatic solutions.
The text was updated successfully, but these errors were encountered: