Skip to content

Commit

Permalink
Build grammar checkers in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Jan 31, 2025
1 parent f60b959 commit 334732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build-config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
analysers: true
spellers: true
grammar-checkers: false
grammar-checkers: true
check:
analysers: true
spellers: true
Expand Down

0 comments on commit 334732b

Please sign in to comment.