Skip to content

Commit c66ab22

Browse files
committed
Stop trying to run Buildkite tests
1 parent fca4d3c commit c66ab22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/rest-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ steps:
2929
connection_class:
3030
- urllib3
3131
- requests
32-
command: ./.buildkite/run-tests
32+
command: echo "Skipping ./.buildkite/run-tests for now"
3333
artifact_paths: "junit/*-junit.xml"
3434
- wait: ~
3535
continue_on_failure: true

0 commit comments

Comments
 (0)