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 1fb58f8 commit 2ee920bCopy full SHA for 2ee920b
.circleci/circle-msvc.yml
@@ -50,4 +50,4 @@ jobs:
50
command: cd .circleci && build-win
51
- run:
52
name: Test
53
- command: cd bin && cli --test --verbose
+ command: cd bin && locale -a && cli --test --verbose
0 commit comments