Skip to content

Commit

Permalink
ci: do also spellcheck when running wmllint
Browse files Browse the repository at this point in the history
  • Loading branch information
konecnyjakub committed Jul 23, 2024
1 parent 282cbf1 commit d162bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: czyzby/wesnoth-wml-linter@v1
with:
wesnoth-version: 1.18
spellcheck: false
spellcheck: true

0 comments on commit d162bcb

Please sign in to comment.