Skip to content

Commit a8382c7

Browse files
authored
Also remove locale setting in CI
1 parent 8ebad08 commit a8382c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests_eessi_module.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,6 @@ jobs:
212212
module unuse .github/workflows/modules
213213
module avail
214214
215-
# Set a (safe) locale
216-
export LC_ALL=C
217-
218215
# Store the initial environment (ignoring Lmod tables and internal stack varibles)
219216
env | grep -v _ModuleTable | grep -v __LMOD_STACK | sort > "${initial_env_file}"
220217

0 commit comments

Comments
 (0)