diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d927cba..10b00ad 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,8 +21,6 @@ jobs: validation-test: name: Validation tests runs-on: ubuntu-24.04 - needs: - - inclusive-naming-check steps: - name: Checkout uses: actions/checkout@v4