Skip to content

Commit 0292a65

Browse files
committed
BB-745: review runner resource consumption
1 parent 18f8666 commit 0292a65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ jobs:
194194
- 27018:27018
195195
- 27019:27019
196196
steps:
197+
- name: Collect Workflow Telemetry
198+
uses: catchpoint/workflow-telemetry-action@v2
197199
- name: Checkout
198200
uses: actions/checkout@v4
199201
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)