Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(ci): add package preparation step to GitHub workflow
Added a step in the GitHub workflow file (tests.yml) to prepare the package for publishing, performing all necessary checks and validations. This uses the 'pnpm dlx jsr publish --dry-run' command to ensure the package is ready for release.
- Loading branch information