diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 7e1677fe1..b9a564e79 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -41,7 +41,6 @@ steps: # Don't run Buildkite if the commit message includes the text [skip tests] if: build.message !~ /\[skip tests\]/ -steps: - label: "Documentation" plugins: - JuliaCI/julia#v1: