mirror of
https://git.um-react.app/um/um-react.git
synced 2026-07-11 22:11:12 +00:00
2b7c257397
This reverts commit e5ee5ab7a5.
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
pnpm test
|