diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 19bcc7df..408615be 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -30,9 +30,6 @@ jobs: cache: npm node-version: ${{ env.NODE_VERSION }} - - name: Install dependencies - run: npm ci - - name: Install commitlint dependencies run: | npm install -g --save-dev \