Skip to content

Commit 98a60e8

Browse files
committed
refactor: adjust action 5
1 parent 2b01d2f commit 98a60e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ env:
2020
NX_DAEMON: false
2121
NX_PARALLEL: 1
2222
NX_BATCH_MODE: false
23-
# Keep this on
24-
NX_VERBOSE_LOGGING: true
23+
NX_VERBOSE_LOGGING: false
24+
# ESLINT TIMING: Measure and log ESLint execution time (in combination with --stats) and log the first 15 slowest files
2525
TIMING: 15
2626

2727
jobs:

0 commit comments

Comments
 (0)