diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 195e32486..8d0e7068e 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -1,7 +1,6 @@ steps: - label: ":eslint: Lint" command: - - "./scripts/fetch-develop.deps.sh --depth 1" - "yarn install" - "yarn lint" plugins: