Skip to content

Commit

Permalink
chore: remove markdown linting
Browse files Browse the repository at this point in the history
Removing this for now while we strive to get features out
  • Loading branch information
simojo authored Apr 29, 2024
1 parent e3b4575 commit 84f49c6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
# Run the mdl linting tool
# Refers to .mdlrc file in repository
- name: Run Markdown Linting
if: matrix.os == 'ubuntu-latest'
uses: actionshub/markdownlint@main
# Setup Python for the current language version
- name: Setup Python ${{ matrix.python-version }}
if: always()
Expand Down

0 comments on commit 84f49c6

Please sign in to comment.