Skip to content

Commit

Permalink
add continue-on-error to initial telemetry setup, just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Nov 14, 2024
1 parent 681691f commit c18b8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ concurrency:
jobs:
telemetry-setup:
runs-on: ubuntu-latest
continue-on-error: true
env:
OTEL_SERVICE_NAME: "pr-rmm"
steps:
Expand Down

0 comments on commit c18b8bd

Please sign in to comment.