diff --git a/.buildkite/hooks/post-command b/.buildkite/hooks/post-command index a5b86ec1c2..4af3bcdadf 100644 --- a/.buildkite/hooks/post-command +++ b/.buildkite/hooks/post-command @@ -24,9 +24,6 @@ else # prepare result file awk '/{ "type": .* }/' results.json > sanitized-results.json - # upload to buildkite - buildkite-test-collector < sanitized-results.json - # upload to datadog cargo2junit > results.xml < sanitized-results.json datadog-ci junit upload --service solana results.xml