diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 1b2b0c39b1..4e01cc91c0 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -52,7 +52,7 @@ steps: - "buildkite-agent artifact download build/coverage.out ." - "/scan-source-code.sh" depends_on: - - "tests" + - "unit-test" - label: ":smartbear-testexecute: Run integration tests" key: int-test