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.
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.