Skip to content

Commit

Permalink
ci: rename md-lint step
Browse files Browse the repository at this point in the history
  • Loading branch information
deeagle committed Oct 18, 2024
1 parent c7dde48 commit f42e33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4

- name: Lint readme file
- name: Lint markdown files
uses: DavidAnson/markdownlint-cli2-action@v17
with:
globs: |
Expand Down

0 comments on commit f42e33c

Please sign in to comment.