Disable Next.js telemetry in check workflow

This commit is contained in:
Marshall Polaris 2022-05-21 14:04:14 -07:00
parent 55fb59a54c
commit f25b0d66f5

View File

@ -12,6 +12,7 @@ on:
env:
FORCE_COLOR: 3
NEXT_TELEMETRY_DISABLED: 1
jobs:
check: