diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 413e5f5..154534f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,3 @@ jobs: - name: Check linting run: yarn lint - - - name: Check commits messages - uses: wagoid/commitlint-github-action@v4