test: add playwright with basic tests for home page
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
yarn audit
|
||||
#yarn audit
|
||||
yarn format
|
||||
yarn lint
|
||||
yarn typecheck
|
||||
yarn test
|
||||
yarn build
|
||||
Reference in New Issue
Block a user