Skip to content

Commit 2ee920b

Browse files
committed
.
1 parent 1fb58f8 commit 2ee920b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/circle-msvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
command: cd .circleci && build-win
5151
- run:
5252
name: Test
53-
command: cd bin && cli --test --verbose
53+
command: cd bin && locale -a && cli --test --verbose

0 commit comments

Comments
 (0)