diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a039eb3..8b2c7ae 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,8 +84,6 @@ jobs: run: | ${ENV:PYTHONUTF8}=1 git config --system core.longpaths true - git config --global user.email "you@example.com" - git config --global user.name "Your Name" ${ENV:PYTHONIOENCODING}='utf8' python -m pip install -r test/py/requirements.txt python test/py/testing.py --download_repos true --database_file_path repos.yaml --third_party_path test\designs