diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 98d4bc0..694c627 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -77,7 +77,6 @@ jobs: needs: - lint - test - - complement - build-docker if: github.ref == 'refs/heads/master' steps: