Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update using run command in vitest each package #1428

Conversation

soartec-lab
Copy link
Collaborator

@soartec-lab soartec-lab commented Jun 1, 2024

Status

READY

Description

I updated using run command in test each package.
The vitest runs the test in watch mode by default, so when you run yarn test, the prompt will not end and will wait.
This causes a problem where the git commit hook won't proceed and i can't commit, so I updated it to use the run command.

Related PRs

Maybe #1404 ?

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

none

@soartec-lab soartec-lab added this to the 6.30.0 milestone Jun 1, 2024
@soartec-lab soartec-lab marked this pull request as ready for review June 1, 2024 04:35
@soartec-lab soartec-lab changed the title chore: update using run command in test each package chore: update using run command in vitest each package Jun 1, 2024
@melloware melloware merged commit e8089a4 into anymaniax:master Jun 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants