Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: run e2e tests using
yarn test:e2e
Updated the configuration to ensure GitHub Actions runs e2e tests using our custom command (`yarn test:e2e`). This guarantees that the tests use our defined configurations, providing consistency between local development and CI environments.
- Loading branch information