Skip to content

Commit

Permalink
Merge pull request #66 from cakebaker/ci_fix_warnings
Browse files Browse the repository at this point in the history
ci: fix "unexpected input 'command'" warning
  • Loading branch information
sylvestre authored Jan 22, 2024
2 parents 23884b1 + 7b392dd commit ab70b12
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 @@ -50,7 +50,7 @@ jobs:
- uses: mozilla-actions/[email protected]
- uses: DavidAnson/markdownlint-cli2-action@v15
with:
command: fix
fix: true
globs: |
*.md
docs/src/**/*.md
Expand Down

0 comments on commit ab70b12

Please sign in to comment.