Skip to content

Commit

Permalink
disable commitlint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Poltergeist committed Sep 10, 2024
1 parent 503e2da commit 94a579c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- name: Run tests
run: npm run test

- name: Check commits messages
uses: wagoid/commitlint-github-action@v5
# - name: Check commits messages
# uses: wagoid/commitlint-github-action@v5

0 comments on commit 94a579c

Please sign in to comment.