We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4637f6 commit ccff19fCopy full SHA for ccff19f
lefthook.yml
@@ -9,7 +9,7 @@ pre-push:
9
- ref: next
10
- ref: release/*
11
jobs:
12
- - run: yarn build
+ - run: NX_TUI=false yarn build
13
- run: yarn lint
14
- run: yarn prettier --check --log-level=silent .
15
- run: yarn check
0 commit comments