Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Jun 29, 2024
1 parent 32e5e5e commit 8934848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
DD_GITHUB_JOB_NAME: ${{ matrix.name }}
run: |
npm install -g @datadog/datadog-ci
datadog-ci measure --level job --measures "build-duration-test:100"
datadog-ci measure --level job --measures "xbuild:100" --measures "xtest:50" --measures "xsubmodules:20"
# This job isused to tell bors the final status of the build, as there is no practical way to detect
# when a workflow is successful listening to webhooks only in our current bors implementation (homu).
Expand Down

0 comments on commit 8934848

Please sign in to comment.