Skip to content

Commit

Permalink
Update lint.yml (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
cir7 authored and ly015 committed Jan 10, 2023
1 parent c96236b commit 0774a07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
python-version: 3.7
- name: Install pre-commit hook
run: |
# markdownlint requires ruby >= 2.7
sudo apt-add-repository ppa:brightbox/ruby-ng -y
sudo apt-get update
sudo apt-get install -y ruby2.7
pip install pre-commit
pre-commit install
- name: Linting
Expand Down

0 comments on commit 0774a07

Please sign in to comment.