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 c7eb449 commit 8cf9bd1Copy full SHA for 8cf9bd1
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
NX_ALLOW_NON_CACHEABLE_DTE: 'true'
29
NX_CLOUD_USE_NEW_TASK_APIS: 'true'
30
NX_CLOUD_USE_NEW_STREAM_OUTPUT: 'true'
31
+ NX_CLOUD_ENABLE_METRICS_COLLECTION: 'true'
32
33
steps:
34
- name: Checkout
0 commit comments