chore: remove build and test precommit checks (#1285)
This commit is contained in:
parent
760be23c27
commit
bb81c1786c
@ -6,7 +6,3 @@ yarn commitlint --edit "${1}"
|
||||
|
||||
# Lint all staged files
|
||||
yarn lint-staged
|
||||
|
||||
# Build & test affected apps
|
||||
yarn nx affected:build --uncommitted
|
||||
yarn nx affected:test --uncommitted
|
||||
|
Loading…
Reference in New Issue
Block a user