Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): streamline CI workflow steps for testing
- Removed redundant "Coverage" step from `.github/workflows/ci.yml`. - Ensured `test:coverage` is run only once during the CI process. - Improved clarity and reduced duplication in the workflow configuration.
- Loading branch information