Skip to content

Commit

Permalink
disable otel
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeralsing committed Feb 29, 2024
1 parent 8e21393 commit 9330246
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
env:
DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION: 1
TERM: xterm
OPENTELEMETRY_URL: http://otel.ornell.io:30798
TRACEVIEW_URL: http://traceview.ornell.io

jobs:
test-slow: # slow tests that should run in parallel
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on: [pull_request]
env:
DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION: 1
TERM: xterm
OPENTELEMETRY_URL: http://otel.ornell.io:30798
TRACEVIEW_URL: http://traceview.ornell.io

jobs:
build:
Expand Down

0 comments on commit 9330246

Please sign in to comment.