Skip to content

Commit 8cf9bd1

Browse files
committed
chore(repo): enable metrics collection
1 parent c7eb449 commit 8cf9bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
NX_ALLOW_NON_CACHEABLE_DTE: 'true'
2929
NX_CLOUD_USE_NEW_TASK_APIS: 'true'
3030
NX_CLOUD_USE_NEW_STREAM_OUTPUT: 'true'
31+
NX_CLOUD_ENABLE_METRICS_COLLECTION: 'true'
3132

3233
steps:
3334
- name: Checkout

0 commit comments

Comments
 (0)