diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 7ad230a..e8822ef 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,5 +1,4 @@ steps: - label: "Test" commands: - - sh -c "$(curl -fsSL https://get.testcontainers.cloud/bash)" - ./mvnw test \ No newline at end of file