diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5af9e2f..df6e447 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,7 +54,6 @@ jobs: needs: - verify - test - - build steps: - name: Checkout code uses: actions/checkout@v3