Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Install pre-commit package in tests.yml
Add the installation of the pre-commit package in the tests.yml file to ensure that pre-commit hooks are run during the testing process. This will help catch and fix any code style or formatting issues before committing the changes.
- Loading branch information