Remove not working variables

This commit is contained in:
2021-01-24 22:31:56 +00:00
parent 9c5a4b810a
commit b3afecc21f
2 changed files with 0 additions and 8 deletions

View File

@@ -23,12 +23,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: Force Locale
run: |
export TZ=Europe/London
export LANG=en_GB.UTF-8
export LC_ALL=en_GB.UTF-8
export LANGUAGE=en_GB.UTF-8
- name: Setup Chromedriver
run: |
wget https://chromedriver.storage.googleapis.com/2.36/chromedriver_linux64.zip