[chore, CI] Remove an environment variable intended for shellcheck 0.4.5 (#8615)

This commit is contained in:
Frans de Jonge
2022-01-04 21:20:03 +01:00
committed by GitHub
parent eae07af157
commit 11d329d20f

View File

@@ -8,8 +8,6 @@ jobs:
password: $DOCKER_PASSWORD
environment:
EMULATE_READER: 1
# this is for shellcheck 0.4.5 and lower; can be removed for 0.4.6
LC_ALL: en_US.UTF8
parallelism: 2
steps:
- checkout