mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[chore, CI] Remove an environment variable intended for shellcheck 0.4.5 (#8615)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user