diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml deleted file mode 100644 index 6a5259ecfd..0000000000 --- a/.buildkite/pipeline.yml +++ /dev/null @@ -1,4 +0,0 @@ -steps: - - label: 'Tests' - command: "./run_tests_update_status.sh \"${UPDATE_STATUS_PATH}\" \"${BUILDKITE_PULL_REQUEST}\" \"${BUILDKITE_BUILD_URL}\"" - timeout_in_minutes: 30 \ No newline at end of file