feat(ci): add audit job for security
This commit is contained in:
@ -6,6 +6,7 @@ main() {
|
||||
|
||||
yarn fmt
|
||||
yarn lint
|
||||
yarn _audit
|
||||
yarn test:unit
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user