feat: add a github action for executing frontend tests #1
frontend-tests.yaml
on: push
Run Frontend Tests
7s
Annotations
1 error
|
Run Frontend Tests
Error: Multiple versions of pnpm specified:
- version 10 in the GitHub Action config with the key "version"
- version pnpm@10.26.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|