Skip to content

Commit

Permalink
[Docs] Fix mdformat version to support python3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowZheng committed Jun 15, 2022
1 parent 10fde5d commit b916143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
python-version: 3.7
- name: Install pre-commit hook
run: |
pip install pre-commit
pre-commit install
- name: Linting
Expand Down

0 comments on commit b916143

Please sign in to comment.