Skip to content

Commit

Permalink
use shared-workflows add-telemetry branch
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Oct 3, 2024
1 parent 1c208e2 commit f0a5856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
- telemetry-setup
# - checks
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@branch-24.12
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@add-telemetry
with:
build_type: pull-request
traceparent: ${{ needs.telemetry-setup.outputs.trace_id }}
traceparent: ${{ needs.telemetry-setup.outputs.traceparent }}
default_endpoint: "https://136.49.91.190:4318"
# conda-cpp-tests:
# needs: conda-cpp-build
Expand Down

0 comments on commit f0a5856

Please sign in to comment.