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 57d9430 commit 1cab51fCopy full SHA for 1cab51f
1 file changed
.github/workflows/ci.yml
@@ -71,5 +71,7 @@ jobs:
71
- name: Run tests
72
run: bundle exec rake beaker
73
env:
74
+ LANG: C
75
+ LC_ALL: C.utf8
76
BEAKER_PUPPET_COLLECTION: ${{ matrix.puppet.collection }}
77
BEAKER_setfile: ${{ matrix.setfile.value }}
0 commit comments