Skip to content

Commit 5ec7388

Browse files
committed
Show the locale in CI
1 parent d1e32df commit 5ec7388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ local part_definitions = {
5959
["set", "-o", "pipefail"],
6060
["ruby", "--version"],
6161
["openssl", "version"],
62+
["locale"],
6263
],
6364

6465
logs+: [

0 commit comments

Comments
 (0)