rrun nx commands through yarn
This commit is contained in:
parent
6ee4a4da72
commit
fe5762d871
@ -2,5 +2,5 @@
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
||||
nx affected:build --uncommitted
|
||||
nx affected:test --uncommitted
|
||||
yarn nx affected:build --uncommitted
|
||||
yarn nx affected:test --uncommitted
|
||||
|
Loading…
Reference in New Issue
Block a user