Disable Next.js telemetry in check workflow
This commit is contained in:
parent
55fb59a54c
commit
f25b0d66f5
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -12,6 +12,7 @@ on:
|
|||
|
||||
env:
|
||||
FORCE_COLOR: 3
|
||||
NEXT_TELEMETRY_DISABLED: 1
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
Loading…
Reference in New Issue
Block a user