diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index cb1f05e..8553b9b 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -56,8 +56,6 @@ jobs: name: Test - check: spell name: Spell Check - - check: build - name: Build steps: - uses: actions/checkout@v4