We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e342ba3 commit baa9e5eCopy full SHA for baa9e5e
.github/workflows/lint.yml
@@ -22,4 +22,4 @@ jobs:
22
just build
23
24
- name: Run lints
25
- run: just lint-ci
+ run: LC_ALL=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 just lint-ci
0 commit comments