Skip to content

Commit 1cab51f

Browse files
committed
Test with explicit locale because wtf
1 parent 57d9430 commit 1cab51f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,7 @@ jobs:
7171
- name: Run tests
7272
run: bundle exec rake beaker
7373
env:
74+
LANG: C
75+
LC_ALL: C.utf8
7476
BEAKER_PUPPET_COLLECTION: ${{ matrix.puppet.collection }}
7577
BEAKER_setfile: ${{ matrix.setfile.value }}

0 commit comments

Comments
 (0)