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

reviewable/pr8618/r1
Frans de Jonge 2 years ago committed by GitHub
parent eae07af157
commit 11d329d20f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save