We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dabf38a commit 251f0faCopy full SHA for 251f0fa
mix.exs
@@ -160,7 +160,6 @@ defmodule Sentry.Mixfile do
160
run_integration_tests("umbrella", args)
161
run_integration_tests("phoenix_app", args)
162
run_integration_tests("legacy_otel", args)
163
- run_integration_tests("tracing", args)
164
else
165
Mix.shell().info("Skipping integration tests for Elixir versions < 1.16")
166
end
0 commit comments