diff --git a/.github/workflows/integ-test.yml b/.github/workflows/integ-test.yml index cb96851e..f9ef369f 100644 --- a/.github/workflows/integ-test.yml +++ b/.github/workflows/integ-test.yml @@ -38,6 +38,7 @@ env: # ansible-test needs special directory structure. # WORKDIR is a subdir of GITHUB_WORKSPACE WORKDIR: work-dir/ansible_collections/scale_computing/hypercore + LANG: C.UTF-8 # Run only one workflow for specific branch. concurrency: group: ${{ github.ref_name }}