Skip to content

Commit

Permalink
ci: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
killmenot committed Apr 15, 2024
1 parent 4adfab4 commit 56b09a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:

- name: Install commitlint
run: |
npm install @commitlint/cli@18
npm install @commitlint/config-conventional@18
npm install @commitlint/cli
npm install @commitlint/config-conventional
- name: Print versions
run: |
Expand Down

0 comments on commit 56b09a4

Please sign in to comment.