Skip to content

Commit

Permalink
chore: another try
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao committed Oct 15, 2024
1 parent 5432bf7 commit 5d25b3d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
- name: Install gitlint
shell: bash
run: |
# python -m pip install gitlint
sudo apt install pipx
pipx install gitlint
python -m pip install gitlint --break-system-packages
- name: Run gitlint
shell: bash
Expand Down

0 comments on commit 5d25b3d

Please sign in to comment.