Skip to content

Commit

Permalink
ci: fix lint-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMightyDuckOfDoom committed May 10, 2024
1 parent 6281cf8 commit cc949ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
name: Checkout
uses: actions/checkout@v4
-
name: Run markdownlint
run: make markdownlint
name: Lint Markdown files
run: make lint-markdown

pdk-gen:
runs-on: self-hosted
Expand Down

0 comments on commit cc949ce

Please sign in to comment.